pub type objc_exception_preprocessor = unsafe extern "C" fn(exception: *mut objc_object) -> *mut objc_object;
Available on apple_new only.
Expand description

Remember that this is non-null!