pub type RawProtocol = NonZero<u32>;
dep_rustix
A type for holding raw integer protocols.
struct RawProtocol(/* private fields */);