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