Skip to main content

i64_ne

Type Alias i64_ne 

Source
pub type i64_ne = NativeEndian<i64>;
Expand description

Alias for NativeEndian<i64> .

Aliased Type§

#[repr(transparent)]
pub struct i64_ne { pub value: i64, }

Fields§

§value: i64

The value of the type