Function core::arch::wasm32::v128_load32_zero1.54.0[][src]

pub unsafe fn v128_load32_zero(m: *const u32) -> v128
This is supported on WebAssembly and target feature simd128 only.
Expand description

将 32 位元素加载到 vector 的低位并将所有其他位设置为零。