Source position: _crw_task.pas line 487
function KillProcessTree(
aPid: TPid;
aExitCode: Integer;
MaxLevel: Integer = 100;
sig: Integer = SIGTERM
):Integer;