[][src]Function libz_sys::adler32

pub unsafe extern "C" fn adler32(
    adler: uLong,
    buf: *const Bytef,
    len: uInt
) -> uLong