security_framework_sys::trust

Function SecTrustGetNetworkFetchAllowed

Source
pub unsafe extern "C" fn SecTrustGetNetworkFetchAllowed(
    trust: SecTrustRef,
    allowFetch: *mut Boolean,
) -> OSStatus