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