Function cloudflare_zlib_sys::gzseek[][src]

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