[][src]Function wasmtime_api::wasm::wasm_table_same

#[no_mangle]pub unsafe extern "C" fn wasm_table_same(
    t1: *const wasm_table_t,
    t2: *const wasm_table_t
) -> bool