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