pub unsafe extern "C" fn diskr(dest: *mut u8, size: u32) -> u32
Reads up to size bytes from persistent storage into the pointer dest.
size
dest