radium::types

Type Alias RadiumI64

source
pub type RadiumI64 = AtomicI64;
Expand description

Best-effort atomic i64 type.

Aliased Typeยง

struct RadiumI64 { /* private fields */ }