SCNetworkServiceCopy

Function SCNetworkServiceCopy 

Source
pub extern "C-unwind" fn SCNetworkServiceCopy(
    prefs: &SCPreferences,
    service_id: &CFString,
) -> Option<CFRetained<SCNetworkService>>
👎Deprecated: renamed to SCNetworkService::copy
Available on crate features SCNetworkConfiguration and SCPreferences only.