- pyclass_int_double_struct
PyObject* pyclass_int_double_struct(PyObject* self, PyObject* args)
Undocumented in source. Be warned that the author may not have intended to support it.
- pyclass_string_list_struct
PyObject* pyclass_string_list_struct(PyObject* self, PyObject* args)
Undocumented in source. Be warned that the author may not have intended to support it.
- pyclass_thrice_struct
PyObject* pyclass_thrice_struct(PyObject* self, PyObject* args)
Undocumented in source. Be warned that the author may not have intended to support it.
- pyclass_twice_struct
PyObject* pyclass_twice_struct(PyObject* self, PyObject* args)
Undocumented in source. Be warned that the author may not have intended to support it.
- pyclass_void_struct
PyObject* pyclass_void_struct(PyObject* self, PyObject* args)
Undocumented in source. Be warned that the author may not have intended to support it.
D code for contract tests verifying creation of PythonClass instances.