Sandbox.kill

Send signal to the process.

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

struct Sandbox(ProcessT)
nothrow @safe
void
kill
(
int signal = SIGKILL
)

Meta