Type Alias objc_sys::objc_exception_preprocessor

source ยท
pub type objc_exception_preprocessor = unsafe extern "C" fn(exception: *mut objc_object) -> *mut objc_object;
Available on Apple and not (macOS and x86) only.
Expand description

Remember that this is non-null!