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

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

Aliased Type§

struct Int16Array { /* private fields */ }