The OpenD Programming Language

atomic_uint_least32_t

import core.stdc.stdatomic;
alias atomic_uint_least32_t = shared(uint_least32_t)

Meta