Function wasm_bindgen_wasm_conventions::get_function_table_entry[][src]

pub fn get_function_table_entry(
    module: &Module,
    idx: u32
) -> Result<FunctionTableEntry>
Expand description

Looks up a function table entry by index in the main function table.