Function _Unwind_DeleteException

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