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

pub unsafe fn v128_store8_lane<const L: usize>(v: v128, m: *mut u8)
🔬 This is a nightly-only experimental API. (wasm_simd #74372)
This is supported on WebAssembly and target feature simd128 only.
Expand description

Stores the 8-bit value from lane L of v into m