Function wasmtime_table_type

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_table_type(
    store: WasmtimeStoreContext<'_>,
    table: &Table,
) -> Box<wasm_tabletype_t>