Function unwinding::abi::_Unwind_Resume

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