Searched refs:StringIntArgFunc (Results 1 – 1 of 1) sorted by relevance
58 typedef int (*StringIntArgFunc)(const char*, int); typedef146 call_stringandint_function(StringIntArgFunc func, PyObject *self, in call_stringandint_function()