Function pwasm_std::panic_fmt [] [src]

#[no_mangle] #[lang = "panic_fmt"]
pub extern "C" fn panic_fmt(
    _fmt: Arguments,
    file: &'static str,
    line: u32,
    col: u32
) -> !

Overrides the default panic_fmt