Function PyCFunction_GET_CLASS
pub unsafe fn PyCFunction_GET_CLASS(func: *mut PyObject) -> *mut PyTypeObject
Available on crate features
dep_pyo3
and std
only.pub unsafe fn PyCFunction_GET_CLASS(func: *mut PyObject) -> *mut PyTypeObject
dep_pyo3
and std
only.