Type Definition radium::types::RadiumBool[][src]

type RadiumBool = AtomicBool;

Best-effort atomic bool type.