Function objc_sys::objc_setUncaughtExceptionHandler
source ยท pub unsafe extern "C" fn objc_setUncaughtExceptionHandler(
f: objc_uncaught_exception_handler
) -> objc_uncaught_exception_handler
Available on Apple and not (macOS and x86), or crate feature
unstable-objfw
only.