Skip to main content

i16_le

Type Alias i16_le 

Source
pub type i16_le = I16<LE>;
Expand description

View of a little-endian i16 value.

Aliased Typeยง

pub struct i16_le(/* private fields */);