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