ParallelInt32Array

Type Alias ParallelInt32Array 

Source
pub type ParallelInt32Array = ParallelPrimitiveArray<Int32Type>;

Aliased Typeยง

pub struct ParallelInt32Array { /* private fields */ }