pub type objc_exception_handler = unsafe extern "C" fn(unused: *mut objc_object, context: *mut c_void);
Available on apple_new and macOS only.
Expand description

Remember that this is non-null!