logo

Function wasmer::wasm_c_api::externals::wasm_table_same[][src]

#[no_mangle]
pub unsafe extern "C" fn wasm_table_same(
    table1: &wasm_table_t,
    table2: &wasm_table_t
) -> bool