Function install
pub fn install()Available on crate feature
cli only.Expand description
Installs a SIGSEGV handler.
When SIGSEGV is delivered to the process, print a stack trace and then exit.
pub fn install()cli only.Installs a SIGSEGV handler.
When SIGSEGV is delivered to the process, print a stack trace and then exit.