---
title: QCPlugInTextureReleaseCallback
framework: quartz
role: symbol
role_heading: Type Alias
path: quartz/qcplugintexturereleasecallback
---

# QCPlugInTextureReleaseCallback

## Declaration

```swift
typealias QCPlugInTextureReleaseCallback = (CGLContextObj?, GLuint, UnsafeMutableRawPointer?) -> Void
```

## See Also

### Data Types

- [QCPlugInBufferReleaseCallback](quartz/qcpluginbufferreleasecallback.md)
