Skip to main content

SCNetworkServiceRemoveProtocolType

Function SCNetworkServiceRemoveProtocolType 

Source
pub unsafe extern "C" fn SCNetworkServiceRemoveProtocolType(
    service: SCNetworkServiceRef,
    protocol_type: CFStringRef,
) -> Boolean
Available on crate feature raw-ffi only.