Type Definition cton_wasm::TableIndex [] [src]

type TableIndex = usize;

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