Function unwinding::abi::_Unwind_Resume

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