UInt32Vec

Type Alias UInt32Vec 

Source
pub type UInt32Vec = MutablePrimitiveArray<u32>;
Expand description

A type definition MutablePrimitiveArray for u32

Aliased Typeยง

pub struct UInt32Vec { /* private fields */ }