Function libc::lseek64 [] [src]

pub unsafe extern fn lseek64(fd: c_int,
                             offset: off64_t,
                             whence: c_int)
                             -> off64_t