The OpenD Programming Language

sig_atomic_t

import core.stdc.signal;
extern (C) nothrow @nogc
alias sig_atomic_t = int

Meta