<!--
{
  "availability" : [
    "macCatalyst: 14.0.0 -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "ParavirtualizedGraphics",
  "identifier" : "/documentation/ParavirtualizedGraphics/PGTraceRange_t",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "Paravirtualized Graphics"
    ],
    "preciseIdentifier" : "c:@T@PGTraceRange_t"
  },
  "title" : "PGTraceRange_t"
}
-->

# PGTraceRange_t

An opaque data pointer representing a specific trace.

```
typedef struct PGTraceRange_s PGTraceRange_t;
```

## Discussion

An app using the framework determines which data it needs to track a trace range. The framework never accesses the contents of the pointer.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)