The OpenD Programming Language

atomic_int_least64_t

import core.stdc.stdatomic;
alias atomic_int_least64_t = shared(int_least64_t)

Meta