Struct sh::scripting::pythoninterop::CallNativeHelperMethodWithPyObjectArguments< void(*)(T *, Args…), MF >

template<typename T, typename ... Args, void(*)(T *, Args...) MF> sh::scripting::pythoninterop::CallNativeHelperMethodWithPyObjectArguments< void(*)(T *, Args...), MF >

Public Static Functions

PyObject *call(PyObject *a, PyObject *b)