Float32x4.fromInt32x4Bits constructor

Float32x4.fromInt32x4Bits(
  1. Int32x4 x
)

Implementation

external factory Float32x4.fromInt32x4Bits(Int32x4 x);