pub unsafe extern "C" fn CFDictionaryCreateMutableCopy(
allocator: CFAllocatorRef,
capacity: CFIndex,
theDict: CFDictionaryRef,
) -> CFMutableDictionaryRefExpand description
Apple SDK function CFDictionaryCreateMutableCopy.
pub unsafe extern "C" fn CFDictionaryCreateMutableCopy(
allocator: CFAllocatorRef,
capacity: CFIndex,
theDict: CFDictionaryRef,
) -> CFMutableDictionaryRefApple SDK function CFDictionaryCreateMutableCopy.