pub type AtomicU16_ne = NativeEndian<AtomicU16>;
Alias for NativeEndian<AtomicU16> .
NativeEndian<AtomicU16>
#[repr(transparent)]pub struct AtomicU16_ne { pub value: AtomicU16, }
value: AtomicU16
The value of the type