The OpenD Programming Language

atomic_schar

import core.stdc.stdatomic;
alias atomic_schar = shared(byte)

Meta