The OpenD Programming Language

atomic_uint_fast32_t

import core.stdc.stdatomic;
alias atomic_uint_fast32_t = shared(uint_fast32_t)

Meta