devela::_dep::pyo3::ffi

Function PyCFunction_GET_CLASS

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