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