Type Alias radium::types::RadiumI16

source ·
pub type RadiumI16 = AtomicI16;
Expand description

Best-effort atomicity for i16.

This target has the required atomic support.

Aliased Type§

struct RadiumI16 { /* private fields */ }