Function NSSetUncaughtExceptionHandler

Source
pub unsafe extern "C-unwind" fn NSSetUncaughtExceptionHandler(
    param1: *mut NSUncaughtExceptionHandler,
)
Available on crate feature NSException only.