Float32x4.fromInt32x4Bits 构造函数

Float32x4.fromInt32x4Bits(
  1. Int32x4 x
)

实现

external factory Float32x4.fromInt32x4Bits(Int32x4 x);