Skip to main content

AtomicI16_ne

Type Alias AtomicI16_ne 

Source
pub type AtomicI16_ne = NativeEndian<AtomicI16>;
Expand description

Alias for NativeEndian<AtomicI16> .

Aliased Type§

#[repr(transparent)]
pub struct AtomicI16_ne { pub value: AtomicI16, }

Fields§

§value: AtomicI16

The value of the type