Function pyo3_ffi::PyErr_SetInterruptEx

source ยท
pub unsafe extern "C" fn PyErr_SetInterruptEx(signum: c_int)
Available on Py_3_10 only.