radium::types

Type Alias RadiumI32

source
pub type RadiumI32 = AtomicI32;
Expand description

Best-effort atomic i32 type.

Aliased Typeยง

struct RadiumI32 { /* private fields */ }