Type Alias rend::AtomicI16_ne

source ·
pub type AtomicI16_ne = NativeEndian<AtomicI16>;
Expand description

Alias for NativeEndian<AtomicI16> .

Aliased Type§

struct AtomicI16_ne {
    pub value: AtomicI16,
}

Fields§

§value: AtomicI16

The value of the type