libz_sys

Function adler32

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