Function _Unwind_Resume

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