Function CoreFoundation_sys::dictionary::CFDictionaryCreateMutableCopy [] [src]

pub unsafe extern "C" fn CFDictionaryCreateMutableCopy(
    allocator: CFAllocatorRef,
    capacity: CFIndex,
    theDict: CFDictionaryRef
) -> CFMutableDictionaryRef