The OpenD Programming Language

atomic_int_least16_t

import core.stdc.stdatomic;
alias atomic_int_least16_t = shared(int_least16_t)

Meta