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