Skip to main content

stable64_write

Function stable64_write 

Source
pub unsafe fn stable64_write(offset: u64, src: u64, size: u64)
Expand description

ยงSafety

src must be a pointer to a readable sequence of bytes with size size. The offset parameter does not affect safety.