Contents

CGFunctionReleaseInfoCallback

Performs custom clean-up tasks when Core Graphics deallocates a CGFunctionRef object.

Declaration

typealias CGFunctionReleaseInfoCallback = (UnsafeMutableRawPointer?) -> Void

Parameters

See Also

Callbacks