devela::_dep::pyo3::ffi

Function PyCFunction_GET_SELF

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