SCNetworkInterfaceGetSupportedProtocolTypes

Function SCNetworkInterfaceGetSupportedProtocolTypes 

Source
pub extern "C-unwind" fn SCNetworkInterfaceGetSupportedProtocolTypes(
    interface: &SCNetworkInterface,
) -> Option<CFRetained<CFArray>>
👎Deprecated: renamed to SCNetworkInterface::supported_protocol_types
Available on crate feature SCNetworkConfiguration only.