Unit 'MacOSAll' Package
[Overview][Constants][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