pub unsafe extern "C" fn wasm_runtime_destroy_exec_env(
exec_env: wasm_exec_env_t,
)
Expand description
Destroy the execution environment.
@param exec_env the execution environment to destroy
pub unsafe extern "C" fn wasm_runtime_destroy_exec_env(
exec_env: wasm_exec_env_t,
)
Destroy the execution environment.
@param exec_env the execution environment to destroy