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

pub unsafe fn v128_store(m: *mut v128, a: v128)
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on WebAssembly only.

Store a v128 vector to the given heap address.