Function wasm4_sys::diskr

source ·
pub unsafe extern "C" fn diskr(dest: *mut u8, size: u32) -> u32
Expand description

Reads up to size bytes from persistent storage into the pointer dest.