Function lzma_sys::lzma_crc32[][src]

pub unsafe extern "C" fn lzma_crc32(
    buf: *const u8,
    size: size_t,
    crc: u32
) -> u32