Type Alias radium::types::RadiumU64

source ·
pub type RadiumU64 = AtomicU64;
Expand description

Best-effort atomic u64 type.