Function objc_sys::objc_addExceptionHandler
source ยท pub unsafe extern "C" fn objc_addExceptionHandler(
f: objc_exception_handler,
context: *mut c_void
) -> usize
Available on Apple and macOS and non-x86 only.
pub unsafe extern "C" fn objc_addExceptionHandler(
f: objc_exception_handler,
context: *mut c_void
) -> usize