Struct sh::scripting::pythoninterop::CallNativeMethodWithPyObjectArguments< R(T::*)(Args…), MF >

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

Public Static Functions

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