libz_sys

Function crc32

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