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

pub type RadiumU32 = AtomicU32;
Expand description

Best-effort atomic u32 type.