Function libz_sys::crc32_combine [] [src]

pub unsafe extern "system" fn crc32_combine(
    crc1: uLong,
    crc2: uLong,
    len2: z_off_t
) -> uLong