Searched defs:PyMethodDef (Results 1 – 2 of 2) sorted by relevance
59 struct PyMethodDef { struct70 PyAPI_FUNC(PyObject *) PyCFunction_New(PyMethodDef *, PyObject *); argument
14 typedef struct PyMethodDef PyMethodDef; typedef