Type Definition rustc_data_structures::sync::AtomicU64[][src]

pub type AtomicU64 = Atomic<u64>;