wasmPointer static method

WasmStructPointer<NPatchInfoD> wasmPointer(
  1. int ptr
)

Implementation

static WasmStructPointer<NPatchInfoD> wasmPointer(int ptr) => .new(ptr, NPatchInfoD.new, byteSize);