Function core_foundation::dictionary::CFDictionaryAddValue
source ยท pub unsafe extern "C" fn CFDictionaryAddValue(
theDict: *mut __CFDictionary,
key: *const c_void,
value: *const c_void,
)
pub unsafe extern "C" fn CFDictionaryAddValue(
theDict: *mut __CFDictionary,
key: *const c_void,
value: *const c_void,
)