tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
SIGTERM
tango
stdc
signal
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
auto
SIGTERM
;
version(Posix)
extern (
C
) const
auto
SIGTERM
=
15
;
auto
SIGTERM
;
Meta
Source
See Source File
tango
stdc
signal
aliases
sig_atomic_t
functions
raise
signal
variables
SIGABRT
SIGFPE
SIGILL
SIGINT
SIGSEGV
SIGTERM
SIG_DFL
SIG_ERR
SIG_IGN