SpawnProcess.kill

Send signal to the process.

Param: signal = a signal from core.sys.posix.signal

struct SpawnProcess
nothrow @trusted
void
kill
(
int signal = SIGKILL
)

Meta