PyCFunction_GET_CLASS

Function PyCFunction_GET_CLASS 

Source
pub unsafe fn PyCFunction_GET_CLASS(func: *mut PyObject) -> *mut PyTypeObject
Available on Py_3_9 and non-PyPy and non-GraalPy only.