CFNetworkCopyProxiesForURL

Function CFNetworkCopyProxiesForURL 

Source
pub unsafe extern "C-unwind" fn CFNetworkCopyProxiesForURL(
    url: &CFURL,
    proxy_settings: &CFDictionary,
) -> CFRetained<CFArray>
Available on crate feature CFProxySupport only.
Expand description

ยงSafety

proxy_settings generics must be of the correct type.