Function core::arch::wasm32::v128_store1.54.0[][src]

pub unsafe fn v128_store(m: *mut v128, a: v128)
This is supported on WebAssembly and target feature simd128 only.
Expand description

Stores a v128 vector to the given heap address.