wasmer_c_api::wasm_c_api::externals

Function wasm_memory_same

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