pub unsafe extern "C" fn wasm_runtime_destroy_spawned_exec_env(
exec_env: wasm_exec_env_t,
)
Expand description
Destroy the spawned exec_env
@param exec_env the spawned exec_env
pub unsafe extern "C" fn wasm_runtime_destroy_spawned_exec_env(
exec_env: wasm_exec_env_t,
)
Destroy the spawned exec_env
@param exec_env the spawned exec_env