wrapped_struct_init

Undocumented in source.
template wrapped_struct_init (
T
) if (
is(T == struct)
) {}

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