The OpenD Programming Language

atomic_char

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

Meta