wasmPointerPointer static method

WasmStructPointerPointer<Camera3DD> wasmPointerPointer(
  1. int ptr
)

Implementation

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