Home
last modified time | relevance | path

Searched defs:PyCapsule_New (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dcapsule.c58 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() function
/external/libxml2/python/
Dlibxml_wrap.h40 #define PyCapsule_New PyCObject_FromVoidPtrAndDesc macro