Function std::rt::unwind::begin_unwindExperimental
[-]
[+]
[src]
pub fn begin_unwind<M: Any + Send>(msg: M, file_line: &(&'static str, uint)) -> !
This is the entry point of unwinding for panic!() and assert!().