The OpenD Programming Language

atomic_uint_fast64_t

import core.stdc.stdatomic;
alias atomic_uint_fast64_t = shared(uint_fast64_t)

Meta