pub type Int16Array = PrimitiveArray<i16>;
A type definition PrimitiveArray for i16
PrimitiveArray
i16