Searched refs:dll_PyObject_GetAttrString (Results 1 – 1 of 1) sorted by relevance
230 # define PyObject_GetAttrString dll_PyObject_GetAttrString381 static PyObject* (*dll_PyObject_GetAttrString)(PyObject *, const char *); variable567 {"PyObject_GetAttrString", (PYTHON_PROC*)&dll_PyObject_GetAttrString},