The OpenD Programming Language

atomic_char16_t

import core.stdc.stdatomic;
alias atomic_char16_t = shared(wchar)

Meta