The OpenD Programming Language

atomic_ullong

import core.stdc.stdatomic;
alias atomic_ullong = shared(ulong)

Meta