pub type objc_exception_handler = unsafe extern "C" fn(unused: *mut objc_object, context: *mut c_void);
Expand description

Only available on macOS.

Remember that this is non-null!