pyo3_ffi

Function PyErr_ExceptionMatches

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