pyo3_ffi

Function PyErr_SetInterruptEx

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