The OpenD Programming Language

atomic_char32_t

import core.stdc.stdatomic;
alias atomic_char32_t = shared(dchar)

Meta