pub unsafe extern "C" fn diskw(src: *const u8, size: u32) -> u32
Writes up to size bytes from the pointer src into persistent storage.
size
src