Type Definition objc_sys::objc_uncaught_exception_handler
source · pub type objc_uncaught_exception_handler = unsafe extern "C" fn(exception: *mut objc_object);Available on
apple_new only.Expand description
Remember that this is non-null!