Function objc_exception_try_enter

Source
pub unsafe extern "C" fn objc_exception_try_enter(
    exception_data: *const c_void,
)
Available on Apple and macOS and x86 only.