Type Alias radium::types::RadiumI32

source ·
pub type RadiumI32 = AtomicI32;
Expand description

Best-effort atomic i32 type.