The OpenD Programming Language

atomic_short

import core.stdc.stdatomic;
alias atomic_short = shared(short)

Meta