pyo3_ffi

Function PyCFunction_GetSelf

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