AtomicI64

Type Alias AtomicI64 

Source
pub type AtomicI64 = Template<Wrapping<i64>>;

Aliased Typeยง

pub struct AtomicI64 { /* private fields */ }