rend

Type Alias i16_ne

Source
pub type i16_ne = NativeEndian<i16>;
Expand description

Alias for NativeEndian<i16> .

Aliased Type§

struct i16_ne {
    pub value: i16,
}

Fields§

§value: i16

The value of the type