Type Alias Float32List

Source
pub type Float32List = TypedArray<f32>;

Aliased Typeยง

pub struct Float32List(/* private fields */);