Type Definition integer_atomics::AtomicU32 [] [src]

type AtomicU32 = Template<Wrapping<u32>>;