The OpenD Programming Language

atomic_uint_least16_t

import core.stdc.stdatomic;
alias atomic_uint_least16_t = shared(uint_least16_t)

Meta