Function wasmer::wasm_c_api::wasi::wasi_env_set_memory

source ยท
#[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
Available on crate feature wasi only.
Expand description

Set the memory on a wasi_env_t.