Instance Method
setIndexValue(_:forIndexKey:) setIndexValue:forIndexKey: setIndexValue_forIndexKey_
Declaration
func setIndexValue(_ indexValue: CFIndex, forIndexKey indexKey: CFIndex)Declaration
- (void) setIndexValue:(CFIndex) indexValue forIndexKey:(CFIndex) indexKey;Declaration
setIndexValue_forIndexKey_(indexValue: CFIndex, indexKey: CFIndex)