[][src]Function wasmtime_api::wasm::wasm_table_get

#[no_mangle]pub unsafe extern "C" fn wasm_table_get(
    t: *const wasm_table_t,
    index: wasm_table_size_t
) -> *mut wasm_ref_t