libc::funcs::posix88::unistd::lseek [] [src]

pub unsafe extern fn lseek(fd: c_int, offset: off_t, whence: c_int) -> off_t
Unstable (libc #27783)

: use libc from crates.io