The OpenD Programming Language

atomic_int_fast64_t

import core.stdc.stdatomic;
alias atomic_int_fast64_t = shared(int_fast64_t)

Meta