Int16Array

Type Alias Int16Array 

Source
pub type Int16Array = PrimitiveArray<i16>;
Expand description

A type definition PrimitiveArray for i16

Aliased Typeยง

pub struct Int16Array { /* private fields */ }