[][src]Function uikit_sys::CFDictionaryCreateMutableCopy

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