The OpenD Programming Language

atomic_long

import core.stdc.stdatomic;
alias atomic_long = shared(c_long)

Meta