wasmPointerPointer static method

WasmStructPointerPointer<MatrixD> wasmPointerPointer(
  1. int ptr
)

Implementation

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