Function syscall::call::lseek

source ·
pub fn lseek(fd: usize, offset: isize, whence: usize) -> Result<usize>
Expand description

Seek to offset bytes in a file descriptor