wasm_runtime_clear_exception

Function wasm_runtime_clear_exception 

Source
pub unsafe extern "C" fn wasm_runtime_clear_exception(
    module_inst: wasm_module_inst_t,
)
Expand description

Clear exception info of the WASM module instance.

@param module_inst the WASM module instance