Function libz_sys::gzseek [] [src]

pub unsafe extern "system" fn gzseek(
    file: gzFile,
    offset: z_off_t,
    whence: c_int
) -> z_off_t