[][src]Type Definition rustc_ap_rustc_data_structures::sync::AtomicBool

type AtomicBool = Atomic<bool>;