pub type RadiumUsize = AtomicUsize;
Best-effort atomic usize type.
usize
pub struct RadiumUsize { /* private fields */ }