Function std::rt::unwind::begin_unwind [] [src]

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

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