Function PyOS_InterruptOccurred

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