libz_sys

Function adler32

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