Function objc_setExceptionMatcher

Source
pub unsafe extern "C" fn objc_setExceptionMatcher(
    f: objc_exception_matcher,
) -> objc_exception_matcher
Available on Apple and not (macOS and x86) only.