The OpenD Programming Language

atomic_ulong

import core.stdc.stdatomic;
alias atomic_ulong = shared(c_ulong)

Meta