Function wasmer_c_api::wasm_c_api::externals::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