getSpecialPort(_:as:)

Gets a special port for the host.

HostSpecialPorts.swift:106
func getSpecialPort<PortType>(_ specialPort: Mach.HostSpecialPort, as type: PortType.Type = PortType.self) throws -> PortType where PortType : Mach.Port