Type Alias rend::AtomicU16_ne
source · pub type AtomicU16_ne = NativeEndian<AtomicU16>;
Expand description
Alias for
NativeEndian<AtomicU16>
.
Aliased Type§
struct AtomicU16_ne {
pub value: AtomicU16,
}
Fields§
§value: AtomicU16
The value of the type