pub unsafe static kCFStringBinaryHeapCallBacks: CFBinaryHeapCallBacks
Available on crate feature
CFBinaryHeap
only.Expand description
Predefined CFBinaryHeapCallBacks structure containing a set of callbacks appropriate for use when the values in a CFBinaryHeap are all CFString types.
See also Appleās documentation