HeapInt32Array

Type Alias HeapInt32Array 

Source
pub type HeapInt32Array = TypedArray<Int32, Box<Heap<*mut JSObject>>>;

Aliased Typeยง

pub struct HeapInt32Array { /* private fields */ }