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

Remember that this is non-null!