Function sgx_tstd::rt::begin_panic[][src]

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

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