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