Skip to main content

PyErr_SetRaisedException

Function PyErr_SetRaisedException 

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