Back to Linear Algebra (Eigen)
eigen.core.readPointer
Read a pointer value from WASM memory.
Syntax
eigen.core.readPointer(ptrPtr)
Description
Read a pointer value from WASM memory.
Parameters
| Name | Description |
|---|---|
| ptrPtr | - Pointer to the pointer to read |
Returns
number