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