Skip to main content

AtomicI64_ne

Type Alias AtomicI64_ne 

Source
pub type AtomicI64_ne = NativeEndian<AtomicI64>;
Expand description

Alias for NativeEndian<AtomicI64> .

Aliased Type§

#[repr(transparent)]
pub struct AtomicI64_ne { pub value: AtomicI64, }

Fields§

§value: AtomicI64

The value of the type