Searched refs:py3_PyDict_SetItemString (Results 1 – 1 of 1) sorted by relevance
144 # define PyDict_SetItemString py3_PyDict_SetItemString379 static int (*py3_PyDict_SetItemString)(PyObject *dp, char *key, PyObject *item); variable563 {"PyDict_SetItemString", (PYTHON_PROC*)&py3_PyDict_SetItemString},