pyo3_ffi

Function PyCFunction_GetFlags

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