The OpenD Programming Language

atomic_uintptr_t

import core.stdc.stdatomic;
alias atomic_uintptr_t = shared(uintptr_t)

Meta