CGPSConverterProgressCallback
Reports progress periodically during a PostScript conversion process.
Declaration
typealias CGPSConverterProgressCallback = (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:).