Skip to main content

AtomicU64_ne

Type Alias AtomicU64_ne 

Source
pub type AtomicU64_ne = NativeEndian<AtomicU64>;
Expand description

Alias for NativeEndian<AtomicU64> .

Aliased Type§

#[repr(transparent)]
pub struct AtomicU64_ne { pub value: AtomicU64, }

Fields§

§value: AtomicU64

The value of the type