Method storeu_si128
storeu_si128(Void*, v128)
Store 128-bits of integer data from a into memory.
Declaration
public static void storeu_si128(void *ptr, v128 val)
Parameters
Type | Name | Description |
---|---|---|
Void* | ptr | Pointer |
v128 | val | Value |
Remarks
Burst always generates unaligned stores.