kill method

void kill(
  1. num pid, [
  2. dynamic signal
])

Implementation

external void kill(num pid, [signal]);