pub type RadiumU32 = AtomicU32;
Best-effort atomic u32 type.
u32
struct RadiumU32 { /* private fields */ }