Function PyErr_SetRaisedException

Source
pub unsafe extern "C" fn PyErr_SetRaisedException(exc: *mut PyObject)
Available on Py_3_12 only.