The OpenD Programming Language

atomic_int_fast32_t

import core.stdc.stdatomic;
alias atomic_int_fast32_t = shared(int_fast32_t)

Meta