Function ivec4

Source
pub const fn ivec4(x: i32, y: i32, z: i32, w: i32) -> Vector4<i32>