pub type i16_le = I16<LE>;
View of a little-endian i16 value.
i16
pub struct i16_le(/* private fields */);