pub(super) fn create_indirect_function_table(
store: &mut impl AsStoreMut,
table_type: TableType,
expected_len: u32,
) -> Result<Table, LinkError>pub(super) fn create_indirect_function_table(
store: &mut impl AsStoreMut,
table_type: TableType,
expected_len: u32,
) -> Result<Table, LinkError>