Function core_foundation_sys::dictionary::CFDictionaryCreateCopy

source ยท
pub unsafe extern "C" fn CFDictionaryCreateCopy(
    allocator: CFAllocatorRef,
    theDict: CFDictionaryRef,
) -> CFDictionaryRef