std::sync::atomic::ATOMIC_U16_INIT
[−]
[src]
pub const ATOMIC_U16_INIT: AtomicU16=
AtomicU16::new(0)
Unstable (
integer_atomics
#32976)An atomic integer initialized to 0
.