radium::types

Type Alias RadiumIsize

Source
pub type RadiumIsize = AtomicIsize;
Expand description

Best-effort atomic isize type.

Aliased Typeยง

struct RadiumIsize { /* private fields */ }