☰
Type Definition AtomicU64
Other items in
rustc_data_structures
::
sync
All crates
?
Type Definition
rustc_data_structures
::
sync
::
AtomicU64
[
−
]
[src]
pub type AtomicU64 =
Atomic
<
u64
>;