pub unsafe fn stable64_write(offset: u64, src: u64, size: u64)
src must be a pointer to a readable sequence of bytes with size size. The offset parameter does not affect safety.
src
size
offset