PyCFunctionObject
extern (C)
struct PyCFunctionObject {
}
- m_ml
PyMethodDef* m_ml;
Undocumented in source.
- m_module
_object* m_module;
Undocumented in source.
- m_self
_object* m_self;
Undocumented in source.
- m_weakreflist
_object* m_weakreflist;
Undocumented in source.
- ob_base
_object ob_base;
Undocumented in source.
python raw
aliasesenumsfunctionsmanifest constantsstatic functionsstructs