Function unwinding::abi::_Unwind_RaiseException

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