The OpenD Programming Language

atomic_uchar

import core.stdc.stdatomic;
alias atomic_uchar = shared(ubyte)

Meta