pub type RadiumBool = AtomicBool;
Expand description
Best-effort atomic bool
type.
Aliased Typeยง
#[repr(C, align(1))]pub struct RadiumBool { /* private fields */ }
pub type RadiumBool = AtomicBool;
Best-effort atomic bool
type.
#[repr(C, align(1))]pub struct RadiumBool { /* private fields */ }