CFBitVectorGetTypeID()
Returns the type identifier for the CFBitVector opaque type.
Declaration
func CFBitVectorGetTypeID() -> CFTypeIDReturn Value
The type identifier for the CFBitVector opaque type.
Discussion
CFMutableBitVector objects have the same type identifier as CFBitVector objects.