[][src]Function xz_sys::lzma_crc64

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