Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python3.c295 # define PyCapsule_New py3_PyCapsule_New
441 static PyObject* (*py3_PyCapsule_New)(void *, char *, PyCapsule_Destructor); variable
636 {"PyCapsule_New", (PYTHON_PROC*)&py3_PyCapsule_New},