Skip to main content

SCNetworkServiceCopyProtocol

Function SCNetworkServiceCopyProtocol 

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