pub unsafe extern "C-unwind" fn SecTrustSetNetworkFetchAllowed(
trust: &SecTrust,
allow_fetch: bool,
) -> i32
👎Deprecated: renamed to
SecTrust::set_network_fetch_allowed
Available on crate feature
SecTrust
only.