Type Alias rend::AtomicU32_ne

source ·
pub type AtomicU32_ne = NativeEndian<AtomicU32>;
Expand description

Alias for NativeEndian<AtomicU32> .

Aliased Type§

struct AtomicU32_ne {
    pub value: AtomicU32,
}

Fields§

§value: AtomicU32

The value of the type