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