Skip to main content

AtomicI32_ne

Type Alias AtomicI32_ne 

Source
pub type AtomicI32_ne = NativeEndian<AtomicI32>;
Expand description

Alias for NativeEndian<AtomicI32> .

Aliased Type§

#[repr(transparent)]
pub struct AtomicI32_ne { pub value: AtomicI32, }

Fields§

§value: AtomicI32

The value of the type