Skip to main content

m3_GetMemory

Function m3_GetMemory 

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