Function core::arch::wasm32::v128_store8_lane 1.54.0[−][src]
pub unsafe fn v128_store8_lane<const L: usize>(v: v128, m: *mut u8)
This is supported on WebAssembly and target feature
simd128
only.Expand description
将来自 v
的 L
通道的 8 位值存储到 m