Type Definition cranelift_wasm::MemoryIndex[][src]

type MemoryIndex = usize;

Index of a linear memory (imported or defined) inside the WebAssembly module.