static PyObject |
python.PyCFunction_New(PyMethodDef arg0,
PyObject arg1) |
static PyObject |
python.PyCFunction_New(PyMethodDef arg0,
PyObject arg1) |
static PyObject |
python.PyCFunction_NewEx(PyMethodDef arg0,
PyObject arg1,
PyObject arg2) |
static PyObject |
python.PyCFunction_NewEx(PyMethodDef arg0,
PyObject arg1,
PyObject arg2) |
static PyObject |
python.PyCMethod_New(PyMethodDef arg0,
PyObject arg1,
PyObject arg2,
PyTypeObject arg3) |
static PyObject |
python.PyCMethod_New(PyMethodDef arg0,
PyObject arg1,
PyObject arg2,
PyTypeObject arg3) |
static PyObject |
python.PyDescr_NewClassMethod(PyTypeObject arg0,
PyMethodDef arg1) |
static PyObject |
python.PyDescr_NewClassMethod(PyTypeObject arg0,
PyMethodDef arg1) |
static PyObject |
python.PyDescr_NewMethod(PyTypeObject arg0,
PyMethodDef arg1) |
static PyObject |
python.PyDescr_NewMethod(PyTypeObject arg0,
PyMethodDef arg1) |
static int |
python.PyModule_AddFunctions(PyObject arg0,
PyMethodDef arg1) |
static int |
python.PyModule_AddFunctions(PyObject arg0,
PyMethodDef arg1) |