wamr_sys

Function wasm_runtime_destroy_exec_env

Source
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