wasm_table_same

Function wasm_table_same 

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