kill/2

kill(+SignalId, +Pid)*

Send a signal to a process. Signals are given as numbers.

This predicate is just a stub for the system library getpid function.