pub type i16_ne = NativeEndian<i16>;
Alias for NativeEndian<i16> .
NativeEndian<i16>
struct i16_ne { pub value: i16, }
value: i16
The value of the type