Searched refs:dll_PyDict_SetItemString (Results 1 – 1 of 1) sorted by relevance
171 # define PyDict_SetItemString dll_PyDict_SetItemString322 static int(*dll_PyDict_SetItemString)(PyObject *dp, char *key, PyObject *item); variable510 {"PyDict_SetItemString", (PYTHON_PROC*)&dll_PyDict_SetItemString},