[][src]Function wasmtime_api::wasm::wasm_memory_same

#[no_mangle]pub unsafe extern "C" fn wasm_memory_same(
    m1: *const wasm_memory_t,
    m2: *const wasm_memory_t
) -> bool