pub unsafe static kCFStringBinaryHeapCallBacks: CFBinaryHeapCallBacks
Available on crate features
CFBinaryHeap
and CFBase
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