Function python3_sys::PyCFunction_GetSelf

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