Type Alias Int32List

Source
pub type Int32List = TypedArray<i32>;

Aliased Typeยง

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