Type Definition cretonne_wasm::TableIndex[][src]

type TableIndex = usize;

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