Home
last modified time | relevance | path

Searched defs:PyCapsule_SetPointer (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Doc/includes/
Dcapsulethunk.h35 #define PyCapsule_SetPointer(capsule, pointer) \ macro
/external/python/cpython3/Objects/
Dcapsule.c134 PyCapsule_SetPointer(PyObject *o, void *pointer) in PyCapsule_SetPointer() function
/external/python/cpython2/Objects/
Dcapsule.c134 PyCapsule_SetPointer(PyObject *o, void *pointer) in PyCapsule_SetPointer() function