pub type UsizeMat4x3CP = Mat4x3CP<usize>;
Type alias for Matrix<4, 3, usize, VecPacked, ColMajor>
Matrix<4, 3, usize, VecPacked, ColMajor>
pub struct UsizeMat4x3CP { /* private fields */ }