Unit 'CFDictionary' Package
[Overview][Types][Procedures and functions][Variables][Index] [#univint]

CFDictionaryCreateMutable

Declaration

Source position: CFDictionary.pas line 605

function CFDictionaryCreateMutable(

  allocator: CFAllocatorRef;

  capacity: CFIndex;

  keyCallBacks: CFDictionaryKeyCallBacksPtr;

  valueCallBacks: CFDictionaryValueCallBacksPtr

):CFMutableDictionaryRef;


Documentation generated on: 2025-07-25