[][src]Function wamr_sys::wasm_runtime_destroy_exec_env

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