Type Alias radium::types::RadiumI8

source ·
pub type RadiumI8 = AtomicI8;
Expand description

Best-effort atomic i8 type.

Aliased Type§

struct RadiumI8 { /* private fields */ }