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

Load a 32-bit element into the low bits of the vector and sets all other bits to zero.