Type Alias rend::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