std::sync::atomic::INIT_ATOMIC_INTUnstable [-]  [+] [src]

pub const INIT_ATOMIC_INT: AtomicInt = AtomicInt{v: UnsafeCell{value: 0,},}

An AtomicInt initialized to 0.