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: AtomicU16The value of the type