Searched refs:PrintfishFunc (Results 1 – 1 of 1) sorted by relevance
57 typedef int (*PrintfishFunc)(const char*, ...); typedef116 call_printfish_function(PrintfishFunc func, PyObject *self, PyObject *args) in call_printfish_function()