[go: up one dir, main page]

Function libz_rs_sys::crc32

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