copyDescription
The callback used to create a descriptive string representation of the info pointer (or the data pointed to by the info pointer) for debugging purposes. This callback is called by the Cfcopydescription(_:) function.
Declaration
var copyDescription: CFAllocatorCopyDescriptionCallBack?