WasmPointer<T> constructor

WasmPointer<T>(
  1. int address
)

Implementation

WasmPointer(this.address);