Skip to main content

PyErr_SetInterruptEx

Function PyErr_SetInterruptEx 

pub unsafe extern "C" fn PyErr_SetInterruptEx(signum: i32)
Available on Py_3_10 and crate feature tls only.