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.
pub unsafe extern "C-unwind" fn NSSetUncaughtExceptionHandler(
param1: *mut NSUncaughtExceptionHandler,
)NSException only._ must be a valid pointer or null.