Function libz_sys::adler32[][src]

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