pyo3::ffi

Function PyErr_ExceptionMatches

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