pub type RadiumU32 = AtomicU32;
Best-effort atomic u32 type.
u32
#[repr(C, align(4))]pub struct RadiumU32 { /* private fields */ }