PyMethodDef

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

ml_doc
const(char)* ml_doc;
Undocumented in source.
ml_flags
int ml_flags;
Undocumented in source.
ml_meth
_object* function(_object*, _object*) ml_meth;
Undocumented in source.
ml_name
const(char)* ml_name;
Undocumented in source.

Meta