Type Alias Uint32Array

Source
pub type Uint32Array = TypedArray<Uint32, *mut JSObject>;

Aliased Typeยง

pub struct Uint32Array { /* private fields */ }