Skip to main content

AtomicU32_ne

Type Alias AtomicU32_ne 

Source
pub type AtomicU32_ne = NativeEndian<AtomicU32>;
Expand description

Alias for NativeEndian<AtomicU32> .

Aliased Type§

#[repr(transparent)]
pub struct AtomicU32_ne { pub value: AtomicU32, }

Fields§

§value: AtomicU32

The value of the type