Function pyo3::ffi::PyCFunction_GetSelf

source ยท
pub unsafe extern "C" fn PyCFunction_GetSelf(
    f: *mut PyObject,
) -> *mut PyObject