Writes the given data to the device at the given offset and returns the number of bytes written. ## Notes This function does **not** sync the written data to the disk.
(&self, mut offset: usize, buffer: &[u8])
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected