Home
last modified time | relevance | path

Searched refs:dll_PyCapsule_New (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_python.c305 # define PyCapsule_New dll_PyCapsule_New
454 static PyObject* (*dll_PyCapsule_New)(void *, char *, PyCapsule_Destructor); variable
651 {"PyCapsule_New", (PYTHON_PROC*)&dll_PyCapsule_New},