[][src]Function xz_sys::lzma_crc32

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