Type Alias rend::f32_ne

source ·
pub type f32_ne = NativeEndian<f32>;
Expand description

Alias for NativeEndian<f32> .

Aliased Type§

struct f32_ne {
    pub value: f32,
}

Fields§

§value: f32

The value of the type