Function print_stack_trace

Source
unsafe extern "C" fn print_stack_trace(_: c_int)
Expand description

Signal handler installed for SIGSEGV

§Safety

Caller must ensure that this function is not re-entered.