Classdesc 3.44
PyModuleDef Struct Reference
Collaboration diagram for PyModuleDef:
Collaboration graph

Public Attributes

PyModuleDef_Base m_base
const char * m_name
const char * m_doc
Py_ssize_t m_size
PyMethodDefm_methods
struct PyModuleDef_Slot * m_slots
traverseproc m_traverse
inquiry m_clear
freefunc m_free

The documentation for this struct was generated from the following file: