pub extern "C-unwind" fn SCNetworkServiceRemoveProtocolType(
service: &SCNetworkService,
protocol_type: &CFString,
) -> bool
👎Deprecated: renamed to
SCNetworkService::remove_protocol_type
Available on crate feature
SCNetworkConfiguration
only.