Type Alias I64

pub type I64 = I64<NativeEndian>;

A 64-bit signed integer stored in native-endian byte order.