Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dcapsule.c44 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() function
/third_party/libxml2/python/
Dlibxml_wrap.h39 #define PyCapsule_New PyCObject_FromVoidPtrAndDesc macro