- simple_struct_func
PyObject* simple_struct_func(PyObject* self, PyObject* args)
Undocumented in source. Be warned that the author may not have intended to support it.
- struct_getset
PyObject* struct_getset(PyObject* self, PyObject* args)
Undocumented in source. Be warned that the author may not have intended to support it.
- twice_struct_func
PyObject* twice_struct_func(PyObject* self, PyObject* args)
Undocumented in source. Be warned that the author may not have intended to support it.
This module contains D code for the contract tests between Python and its C API regarding user-defined types.