wasmPointerPointer static method

WasmStructPointerPointer<ModelD> wasmPointerPointer(
  1. int ptr
)

Implementation

static WasmStructPointerPointer<ModelD> wasmPointerPointer(int ptr) => .new(ptr, wasmPointer);