Structureswift-nio 2.76.1NIOPosix
idtype_t
struct idtype_t
Citizens in NIOPosix
Conformances
protocol BitwiseCopyable
protocol Equatable
A type that can be compared for value equality.
protocol RawRepresentable<RawValue>
A type that can be converted to and from an associated raw value.
protocol Sendable
Type members
Instance members
Type features
static func != (lhs: Self, rhs: Self
) -> Bool Returns a Boolean value indicating whether two values are not equal.