WasmStructPointerPointer<T extends StructDWeb<T> > constructor
WasmStructPointerPointer<T extends StructDWeb<T> > (
- int address,
- WasmStructPointer<
T> innerPointerAt(- int ptr
Implementation
WasmStructPointerPointer(super.address, super.innerPointerAt);