Function core_foundation::dictionary::CFDictionaryCreateCopy

source ยท
pub unsafe extern "C" fn CFDictionaryCreateCopy(
    allocator: *const c_void,
    theDict: *const __CFDictionary,
) -> *const __CFDictionary