[−][src]Function core_foundation_sys::dictionary::CFDictionaryCreateMutable
pub unsafe extern "C" fn CFDictionaryCreateMutable(
allocator: CFAllocatorRef,
capacity: CFIndex,
keyCallbacks: *const CFDictionaryKeyCallBacks,
valueCallbacks: *const CFDictionaryValueCallBacks
) -> CFMutableDictionaryRef