Function rux::unistd::lseek [] [src]

pub fn lseek(fd: i32, offset: i64, whence: Whence) -> Result<i64, Error>