wasmPointerPointer static method

WasmStructPointerPointer<RlDrawCallD> wasmPointerPointer(
  1. int ptr
)

Implementation

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