Type Alias rend::i64_ne

source ·
pub type i64_ne = NativeEndian<i64>;
Expand description

Alias for NativeEndian<i64> .

Aliased Type§

struct i64_ne {
    pub value: i64,
}

Fields§

§value: i64

The value of the type