core.stdc.signal

D header file for C99.

Types 1

aliassig_atomic_t = int

Functions 2

fnsigfn_t signal(int sig, sigfn_t func) extern(C) nothrow @nogc
fnint raise(int sig) extern(C) nothrow @nogc