The OpenD Programming Language

atomic_char8_t

import core.stdc.stdatomic;
alias atomic_char8_t = shared(char)

Meta