[][src]Function libz_sys::crc32

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