Function objc_sys::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.