CGFunctionReleaseInfoCallback
Performs custom clean-up tasks when Core Graphics deallocates a CGFunctionRef object.
Declaration
typealias CGFunctionReleaseInfoCallback = (UnsafeMutableRawPointer?) -> VoidParameters
- info:
The
infoparameter passed to Init(info:domaindimension:domain:rangedimension:range:callbacks:).