Function wasmtime_runtime::libcalls::wasmtime_imported_memory32_grow
source · [−]pub unsafe extern "C" fn wasmtime_imported_memory32_grow(
vmctx: *mut VMContext,
delta: u32,
memory_index: u32
) -> u32
Expand description
Implementation of memory.grow for imported 32-bit memories.