#[no_mangle]
pub unsafe extern "C" fn wasi_env_set_memory(
    _env: &mut wasi_env_t,
    _memory: &wasm_memory_t
)
👎Deprecated since 4.0.0
Expand description

Set the memory on a wasi_env_t.