Skip to main content

PyErr_ExceptionMatches

Function PyErr_ExceptionMatches 

Source
pub unsafe extern "C" fn PyErr_ExceptionMatches(
    arg1: *mut PyObject,
) -> i32
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here