Type Alias I16

pub type I16 = I16<NativeEndian>;

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