wasmPointerPointer static method

WasmStructPointerPointer<Camera2DD> wasmPointerPointer(
  1. int ptr
)

Implementation

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