Function PyStatus_IsExit

pub unsafe extern "C" fn PyStatus_IsExit(err: PyStatus) -> i32
Available on crate features dep_pyo3 and std only.