Type Alias script::dom::bindings::import::module::typedarray::Uint16Array

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

Aliased Type§

struct Uint16Array { /* private fields */ }