Function std::rt::unwind::begin_unwindStable [-] [+] [src]

pub fn begin_unwind<M: Any + Send>(msg: M, file_line: &(&'static str, usize)) -> !

This is the entry point of unwinding for panic!() and assert!().