Function _Unwind_DeleteException

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