Function SCNetworkSetGetServiceOrder

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