ParallelInt64Array

Type Alias ParallelInt64Array 

Source
pub type ParallelInt64Array = ParallelPrimitiveArray<Int64Type>;

Aliased Typeยง

pub struct ParallelInt64Array { /* private fields */ }