Searched refs:SWIGInitCallback (Results 1 – 2 of 2) sorted by relevance
45 typedef PyObject *(*SWIGInitCallback)(void); typedef47 typedef void (*SWIGInitCallback)(void); typedef419 SWIGInitCallback python_swig_init_callback,
60 static ScriptInterpreterPython::SWIGInitCallback g_swig_init_callback = nullptr;3235 SWIGInitCallback swig_init_callback, in InitializeInterpreter()