pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
wrapped_struct_init
pyd
ctor_wrap
Undocumented in source.
template
wrapped_struct_init (
T
)
if
(
is
(
T
== struct)
) {
int
init
(PyObject* self, PyObject* args, PyObject* kwds);
}
Members
Functions
init
int
init
(PyObject* self, PyObject* args, PyObject* kwds)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
pyd
ctor_wrap
templates
call_ctor
wrapped_ctors
wrapped_init
wrapped_struct_init