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

type RadiumU32 = AtomicU32;

Best-effort atomic u32 type.