Function _Unwind_Resume

Source
#[unsafe(no_mangle)]
pub unsafe extern "C-unwind" fn _Unwind_Resume(
    exception: *mut UnwindException,
) -> !