pub type Int16Array = PrimitiveArray<i16>;Expand description
A type definition PrimitiveArray for i16
Aliased Typeยง
struct Int16Array { /* private fields */ }pub type Int16Array = PrimitiveArray<i16>;A type definition PrimitiveArray for i16
struct Int16Array { /* private fields */ }