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

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

Load a single element and splat to all lanes of a v128 vector.