HeapFloat64Array

Type Alias HeapFloat64Array 

Source
pub type HeapFloat64Array = TypedArray<Float64, Box<Heap<*mut JSObject>>>;

Aliased Typeยง

pub struct HeapFloat64Array { /* private fields */ }