Function python3_sys::PyErr_GivenExceptionMatches

source ยท
pub unsafe extern "C" fn PyErr_GivenExceptionMatches(
    arg1: *mut PyObject,
    arg2: *mut PyObject,
) -> c_int