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

type AtomicUsize = Atomic<usize>;