Function libz_sys::adler32_combine
[−]
[src]
pub unsafe extern "system" fn adler32_combine(
adler1: uLong,
adler2: uLong,
len2: z_off_t
) -> uLong