Type Alias script::dom::bindings::import::module::typedarray::HeapInt8Array
source · pub type HeapInt8Array = TypedArray<Int8, Box<Heap<*mut JSObject>>>;
Aliased Type§
struct HeapInt8Array { /* private fields */ }