Skip to main content

AtomicU16_ne

Type Alias AtomicU16_ne 

Source
pub type AtomicU16_ne = NativeEndian<AtomicU16>;
Expand description

Alias for NativeEndian<AtomicU16> .

Aliased Type§

#[repr(transparent)]
pub struct AtomicU16_ne { pub value: AtomicU16, }

Fields§

§value: AtomicU16

The value of the type