Function wasm3_sys::ReportError[][src]

pub unsafe extern "C" fn ReportError(
    io_runtime: IM3Runtime,
    i_module: IM3Module,
    i_function: IM3Function,
    i_errorMessage: ccstr_t,
    i_file: ccstr_t,
    i_lineNum: u32_
)