Type Alias radium::types::RadiumI8

source ·
pub type RadiumI8 = AtomicI8;
Expand description

Best-effort atomicity for i8.

This target has the required atomic support.

Aliased Type§

struct RadiumI8 { /* private fields */ }