Function cloudflare_zlib_sys::crc32[][src]

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