Type Alias rend::i32_ne

source ·
pub type i32_ne = NativeEndian<i32>;
Expand description

Alias for NativeEndian<i32> .

Aliased Type§

struct i32_ne {
    pub value: i32,
}

Fields§

§value: i32

The value of the type