Function PyStatus_Exception

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