Function panda_sys::gzseek

source ·
pub unsafe extern "C" fn gzseek(
    arg1: gzFile,
    arg2: off_t,
    arg3: c_int
) -> off_t