- Base_bar
PyObject* Base_bar(PyObject* self, PyObject* args)
Undocumented in source. Be warned that the author may not have intended to support it.
- Base_foo
PyObject* Base_foo(PyObject* self, PyObject* args)
Undocumented in source. Be warned that the author may not have intended to support it.
- Derived_bar
PyObject* Derived_bar(PyObject* self, PyObject* args)
Undocumented in source. Be warned that the author may not have intended to support it.
- PyInit_rawexample
PyObject* PyInit_rawexample()
Undocumented in source. Be warned that the author may not have intended to support it.
- _Dmain
void _Dmain()
Undocumented in source. Be warned that the author may not have intended to support it.
- hello
PyObject* hello(PyObject* self, PyObject* args)
Undocumented in source. Be warned that the author may not have intended to support it.
- initrawexample
void initrawexample()
Undocumented in source. Be warned that the author may not have intended to support it.