Type Alias UnwindExceptionCleanupFn

Source
pub type UnwindExceptionCleanupFn = unsafe extern "C" fn(UnwindReasonCode, *mut UnwindException);