CoreFoundation_sys::dictionary::CFDictionaryCreateMutable [] [src]

pub unsafe extern fn CFDictionaryCreateMutable(allocator: CFAllocatorRef, capacity: CFIndex, keysCallBacks: *const CFDictionaryKeyCallBacks, valueCallBacks: *const CFDictionaryValueCallBacks) -> CFMutableDictionaryRef