pub type i64_le = I64<LE>;
View of a little-endian i64 value.
i64
pub struct i64_le(/* private fields */);