Skip to main content

i16_ne

Type Alias i16_ne 

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

Alias for NativeEndian<i16> .

Aliased Type§

#[repr(transparent)]
pub struct i16_ne { pub value: i16, }

Fields§

§value: i16

The value of the type