PyMethodObject.im_func

The callable object implementing the method

struct PyMethodObject
PyObject* im_func;

Meta