Function lzma_sys::lzma_crc64[][src]

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