SCNetworkSetCopyServices

Function SCNetworkSetCopyServices 

Source
pub extern "C-unwind" fn SCNetworkSetCopyServices(
    set: &SCNetworkSet,
) -> Option<CFRetained<CFArray>>
👎Deprecated: renamed to SCNetworkSet::services
Available on crate feature SCNetworkConfiguration only.