Function __rust_begin_short_backtrace

Source
fn __rust_begin_short_backtrace<T, F: FnOnce() -> T>(f: F) -> T
Expand description

Fixed frame used to clean the backtrace with RUST_BACKTRACE=1.