Int32x4 constructor

Int32x4(int x int y int z int w)

Implementation

external factory Int32x4(int x, int y, int z, int w);