[][src]Function wasm_bindgen_wasm_conventions::get_function_table_entry

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

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