Type Alias radium::types::RadiumI16

source ·
pub type RadiumI16 = AtomicI16;
Expand description

Best-effort atomic i16 type.

Aliased Type§

struct RadiumI16 { /* private fields */ }