install

Function install 

Source
pub fn install()
Available on Unix and (GNU or macOS) only.
Expand description

Install the signal handler for the KILL signals.

When one of the KILL signals is delivered to the process, print a stack trace and then exit.