AtomicIntRepresentable

@propertyWrapper
public struct AtomicIntRepresentable<T> where T : RawRepresentable, T.RawValue == Int

Undocumented