Searched refs:py3_PyCapsule_New (Results 1 – 1 of 1) sorted by relevance
295 # define PyCapsule_New py3_PyCapsule_New441 static PyObject* (*py3_PyCapsule_New)(void *, char *, PyCapsule_Destructor); variable636 {"PyCapsule_New", (PYTHON_PROC*)&py3_PyCapsule_New},