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