wasmPointerPointer static method

WasmStructPointerPointer<SoundD> wasmPointerPointer(
  1. int ptr
)

Implementation

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