pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
opindex_wrap.func
pyd
op_wrap
opindex_wrap
Undocumented in source. Be warned that the author may not have intended to support it.
PyObject
*
func
(PyObject* self, PyObject* key)
PyObject
*
func
(PyObject* self, PyObject* key)
template
opindex_wrap
(T, alias fn)
extern (
C
)
static if
(!(
Params.length == 1
))
PyObject
*
func
(
PyObject
*
self
,
PyObject
*
key
)
Meta
Source
See Implementation
pyd
op_wrap
opindex_wrap
aliases
KeyT
Params
get_dg
opindex_methodT
functions
func