Function wasmtime_c_api::wasmtime_table_type

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