Function cloudflare_zlib_sys::crc32

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