radium::types

Type Alias RadiumIsize

source
pub type RadiumIsize = AtomicIsize;
Expand description

Best-effort atomic isize type.

Aliased Typeยง

struct RadiumIsize { /* private fields */ }