[][src]Function backtrace_on_stack_overflow::enable

pub unsafe fn enable<T, F: FnOnce() -> T>(f: F) -> T

Best effort printing of backtrace on stack overflow.

Works on my machine, may summon laundry-eating nasal daemons.

PRs to make this more robust are welcome