wasmtime_c_api

Function wasmtime_table_type

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