Function PyErr_SetInterruptEx
pub unsafe extern "C" fn PyErr_SetInterruptEx(signum: i32)
Available on crate features
dep_pyo3
and std
only.pub unsafe extern "C" fn PyErr_SetInterruptEx(signum: i32)
dep_pyo3
and std
only.