Type Definition objc_sys::objc_exception_preprocessor
source · [−]pub type objc_exception_preprocessor = unsafe extern "C" fn(exception: *mut objc_object) -> *mut objc_object;
Expand description
Remember that this is non-null!