kCFCopyStringSetCallBacks

Static kCFCopyStringSetCallBacks 

Source
pub unsafe static kCFCopyStringSetCallBacks: CFSetCallBacks
Available on crate feature CFSet only.
Expand description

Predefined CFSetCallBacks structure containing a set of callbacks appropriate for use when the values in a CFSet should be copies of a CFString.

See also Apple’s documentation