Function core::arch::wasm32::v128_load16_splat 1.54.0[−][src]
pub unsafe fn v128_load16_splat(m: *const u16) -> v128
This is supported on WebAssembly and target feature
simd128
only.Expand description
加载单个元素,然后将其放置到 v128 vector 的所有通道中。