pub type RadiumU64 = AtomicU64;
Best-effort atomic u64 type.
u64
#[repr(C, align(8))]pub struct RadiumU64 { /* private fields */ }