lzma_sys

Function lzma_crc32

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