Method loadu_si16
loadu_si16(Void*)
Load unaligned 16-bit integer from memory into the first element of dst.
Declaration
public static v128 loadu_si16(void *mem_addr)
Parameters
| Type | Name | Description |
|---|---|---|
| Void* | mem_addr | Memory address |
Returns
| Type | Description |
|---|---|
| v128 | Vector |