Function python3_sys::PyCFunction_GetFlags

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