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
pub unsafe extern "C" fn wasm_runtime_clear_exception(
module_inst: wasm_module_inst_t,
)
Clear exception info of the WASM module instance.
@param module_inst the WASM module instance