script::dom::bindings::import::module::typedarray

Type Alias HeapArrayBuffer

source
pub type HeapArrayBuffer = TypedArray<ArrayBufferU8, Box<Heap<*mut JSObject>>>;

Aliased Typeยง

struct HeapArrayBuffer { /* private fields */ }