constant_values property

Pointer<Double> constant_values
getter/setter pair

Parallel array of constant f64 values (length = constant_count).

Implementation

external ffi.Pointer<ffi.Double> constant_values;