PyErr_ExceptionMatches

Function PyErr_ExceptionMatches 

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