Function Mat4x2

Source
pub fn Mat4x2<T>(v: T) -> Mat4x2
where Mat4x2: Cast<T>,