Type Definition integer_atomics::AtomicI32 [] [src]

type AtomicI32 = Template<Wrapping<i32>>;