Type Alias Float64Array

Source
pub type Float64Array = TypedArray<Float64, *mut JSObject>;

Aliased Typeยง

pub struct Float64Array { /* private fields */ }