[−][src]Function core::arch::wasm32::v128_store
pub unsafe fn v128_store(m: *mut v128, a: v128)
This is supported on WebAssembly only.
Stores a v128
vector to the given heap address.
pub unsafe fn v128_store(m: *mut v128, a: v128)
Stores a v128
vector to the given heap address.