Process.forceKill

Terminate the process immediately.

On Linux this sends SIGKILL to the process.

struct Process
void
forceKill
()

Meta