pub unsafe extern "C" fn wasm_runtime_unload(module: wasm_module_t)Expand description
Unload a WASM module.
@param module the module to be unloaded
pub unsafe extern "C" fn wasm_runtime_unload(module: wasm_module_t)Unload a WASM module.
@param module the module to be unloaded