Function unwinding::abi::_Unwind_Resume_or_Rethrow

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