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