Function rux::unistd::lseek64 [] [src]

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