Skip to main content

i32_ne

Type Alias i32_ne 

Source
pub type i32_ne = NativeEndian<i32>;
Expand description

Alias for NativeEndian<i32> .

Aliased Type§

#[repr(transparent)]
pub struct i32_ne { pub value: i32, }

Fields§

§value: i32

The value of the type