Type Alias rend::f64_ne

source ·
pub type f64_ne = NativeEndian<f64>;
Expand description

Alias for NativeEndian<f64> .

Aliased Type§

struct f64_ne {
    pub value: f64,
}

Fields§

§value: f64

The value of the type