RadiumU64

Type Alias RadiumU64 

Source
pub type RadiumU64 = AtomicU64;
Expand description

Best-effort atomic u64 type.

Aliased Typeยง

pub struct RadiumU64 { /* private fields */ }