CGPSConverterReleaseInfoCallback
Performs custom tasks when a PostScript converter is released.
Declaration
typealias CGPSConverterReleaseInfoCallback = (UnsafeMutableRawPointer?) -> VoidParameters
- info:
A generic pointer to private data shared among your callback functions. This is the same pointer you supplied to Init(info:callbacks:options:).