Type Alias Int32Array

Source
pub type Int32Array = TypedArray<Int32, *mut JSObject>;

Aliased Typeยง

pub struct Int32Array { /* private fields */ }