[][src]Type Definition uikit_sys::NSUncaughtExceptionHandler

type NSUncaughtExceptionHandler = Option<unsafe extern "C" fn(exception: NSException)>;