Function libz_sys::adler32

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