Function core::arch::wasm32::v128_store32_lane [−][src]
pub unsafe fn v128_store32_lane<const L: usize>(v: v128, m: *mut u32)
This is supported on WebAssembly and target feature
simd128 only.Stores the 32-bit value from lane L of v into m