Type Alias script::dom::bindings::import::module::typedarray::ArrayBufferView

source ·
pub type ArrayBufferView = TypedArray<ArrayBufferViewU8, *mut JSObject>;

Aliased Type§

struct ArrayBufferView { /* private fields */ }