The OpenD Programming Language

atomic_wchar_t

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

Meta