Type Alias Int16Array

Source
pub type Int16Array = TypedArray<Int16, *mut JSObject>;

Aliased Typeยง

pub struct Int16Array { /* private fields */ }