Function _Unwind_RaiseException

Source
pub unsafe extern "C" fn _Unwind_RaiseException(
    exception_object: *mut _Unwind_Exception,
) -> _Unwind_Reason_Code