Skip to main content

seek

Function seek 

Source
pub fn seek(fd: u32, offset: u64) -> Result<u64, SyscallError>
Expand description

Seek within a file.