Searched refs:PyCapsule_New (Results 1 – 3 of 3) sorted by relevance
305 # define PyCapsule_New dll_PyCapsule_New macro
295 # define PyCapsule_New py3_PyCapsule_New macro
6131 capsule = PyCapsule_New(tv, NULL, NULL); in convert_dl()