The OpenD Programming Language

atomic_ushort

import core.stdc.stdatomic;
alias atomic_ushort = shared(ushort)

Meta