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