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