CFSetGetTypeID()
Returns the type identifier for the CFSet type.
Declaration
func CFSetGetTypeID() -> CFTypeIDReturn Value
The type identifier for the CFSet type.
Discussion
CFMutableSet has the same type identifier as CFSet.
Returns the type identifier for the CFSet type.
func CFSetGetTypeID() -> CFTypeIDThe type identifier for the CFSet type.
CFMutableSet has the same type identifier as CFSet.