The OpenD Programming Language

atomic_intptr_t

import core.stdc.stdatomic;
alias atomic_intptr_t = shared(intptr_t)

Meta