Searched refs:PyCFuncPtr_FromDll (Results 1 – 2 of 2) sorted by relevance
3334 PyCFuncPtr_FromDll(PyTypeObject *type, PyObject *args, PyObject *kwds) in PyCFuncPtr_FromDll() function3493 return PyCFuncPtr_FromDll(type, args, kwds); in PyCFuncPtr_new()
3441 PyCFuncPtr_FromDll(PyTypeObject *type, PyObject *args, PyObject *kwds) in PyCFuncPtr_FromDll() function3595 return PyCFuncPtr_FromDll(type, args, kwds); in PyCFuncPtr_new()