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