Uint16Array

Type Alias Uint16Array 

Source
pub type Uint16Array = TypedArray<Uint16, *mut JSObject>;

Aliased Typeยง

pub struct Uint16Array { /* private fields */ }