Type Alias Float32Array

Source
pub type Float32Array = TypedArray<Float32, *mut JSObject>;

Aliased Typeยง

pub struct Float32Array { /* private fields */ }