NSSetUncaughtExceptionHandler

Function NSSetUncaughtExceptionHandler 

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

ยงSafety

_ must be a valid pointer or null.