Function wasm3_sys::m3_GetMemory[][src]

pub unsafe extern "C" fn m3_GetMemory(
    i_runtime: IM3Runtime,
    o_memorySizeInBytes: *mut u32,
    i_memoryIndex: u32
) -> *mut u8