Type Alias Uint32List

Source
pub type Uint32List = TypedArray<u32>;

Aliased Typeยง

pub struct Uint32List(/* private fields */);