RadiumI32

Type Alias RadiumI32 

Source
pub type RadiumI32 = AtomicI32;
Expand description

Best-effort atomic i32 type.

Aliased Typeยง

pub struct RadiumI32 { /* private fields */ }