Function pyo3::ffi::PyCFunction_GetSelf

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