The OpenD Programming Language

atomic_ptrdiff_t

import core.stdc.stdatomic;
alias atomic_ptrdiff_t = shared(ptrdiff_t)

Meta