PyMethodDef
version(!unittest)
extern (
C)
struct PyMethodDef {
}
Members
- ml_doc
char* ml_doc;
Undocumented in source.
- ml_flags
int ml_flags;
Undocumented in source.
- ml_meth
PyCFunction ml_meth;
Undocumented in source.
- ml_name
char* ml_name;
Undocumented in source.
mir pybind pyapi
aliasesenumsfunctionsmanifest constantsstatic functionsstatic variablesstructsvariables