pub const ATOMIC_BOOL_INIT: AtomicBool;
Expand description

An AtomicBool initialized to false.