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