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