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