Type Definition RadiumBool
radium::types
type RadiumBool = AtomicBool;
Best-effort atomic bool type.
bool