Type Definition cranelift_wasm::FunctionIndex[][src]

type FunctionIndex = usize;

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