Skip to main content

PyErr_SetRaisedException

Function PyErr_SetRaisedException 

pub unsafe extern "C" fn PyErr_SetRaisedException(exc: *mut PyObject)
Available on Py_3_12 and crate feature tls only.