Type Alias script::dom::bindings::import::module::typedarray::HeapInt32Array
source · pub type HeapInt32Array = TypedArray<Int32, Box<Heap<*mut JSObject>>>;
Aliased Type§
struct HeapInt32Array { /* private fields */ }