Function pyo3::ffi::PyErr_SetInterruptEx

source ·
pub unsafe extern "C" fn PyErr_SetInterruptEx(signum: i32)
Available on Py_3_10 only.