pub type RadiumU64 = AtomicU64;
Best-effort atomic u64 type.
u64
struct RadiumU64 { /* private fields */ }