Function wasmer::wasm_c_api::externals::wasm_table_same

source ยท
#[no_mangle]
pub unsafe extern "C" fn wasm_table_same(
    wasm_table1: &wasm_table_t,
    wasm_table2: &wasm_table_t
) -> bool