Type Definition objc_sys::objc_exception_handler

source ·
pub type objc_exception_handler = unsafe extern "C" fn(unused: *mut objc_object, context: *mut c_void);
Expand description

Remember that this is non-null!