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