Function unwinding::abi::_Unwind_DeleteException

source ยท
#[no_mangle]
pub unsafe extern "C" fn _Unwind_DeleteException(
    exception: *mut UnwindException,
)