Function core::arch::wasm32::v8x16_load_splat[][src]

pub unsafe fn v8x16_load_splat(m: *const u8) -> v128
🔬 This is a nightly-only experimental API. (wasm_simd #74372)
This is supported on WebAssembly and target feature simd128 only.

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