Function core_foundation_sys::dictionary::CFDictionaryCreateMutableCopy[][src]

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