[−][src]Function uikit_sys::CFDictionaryCreateMutable
pub unsafe extern "C" fn CFDictionaryCreateMutable(
allocator: CFAllocatorRef,
capacity: CFIndex,
keyCallBacks: *const CFDictionaryKeyCallBacks,
valueCallBacks: *const CFDictionaryValueCallBacks
) -> CFMutableDictionaryRef