signal

on posix SIGUSR1 and SIGUSR2 are used by the gc, and should not be used/handled/blocked

extern (C)
sigfn_t
signal
(
int sig
,
sigfn_t func
)

Meta