pub extern "C-unwind" fn SCNetworkProtocolGetProtocolType(
protocol: &SCNetworkProtocol,
) -> Option<CFRetained<CFString>>
👎Deprecated: renamed to
SCNetworkProtocol::protocol_type
Available on crate feature
SCNetworkConfiguration
only.