Type Alias AtomicUnsignedLong

Source
type AtomicUnsignedLong = AtomicU64;

Aliased Typeยง

#[repr(C, align(8))]
struct AtomicUnsignedLong { /* private fields */ }