pyo3_ffi

Function PyCFunction_GetFlags

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