set(_:to:)

Sets the value of a port attribute.

PortAttributes.swift:72
func set<DataType>(_ flavor: PortAttributeFlavor, to value: DataType) throws where DataType : BitwiseCopyable