Function wasmtime_c_api::wasmtime_table_type

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