Type Definition objc_sys::objc_uncaught_exception_handler[][src]

pub type objc_uncaught_exception_handler = unsafe extern "C" fn(exception: *mut objc_object);
Expand description

Remember that this is non-null!