wasm_memory_same

Function wasm_memory_same 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasm_memory_same( wasm_memory1: &wasm_memory_t, wasm_memory2: &wasm_memory_t, ) -> bool