Type Alias objc_sys::objc_exception_handler

source ยท
pub type objc_exception_handler = unsafe extern "C" fn(unused: *mut objc_object, context: *mut c_void);
Available on Apple and macOS and non-x86 only.
Expand description

Remember that this is non-null!