Type Alias radium::types::RadiumI64

source ·
pub type RadiumI64 = AtomicI64;
Expand description

Best-effort atomic i64 type.

Aliased Type§

struct RadiumI64 { /* private fields */ }