Type Definition cton_wasm::FunctionIndex [] [src]

type FunctionIndex = usize;

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