[][src]Function core_foundation_sys::dictionary::CFDictionaryAddValue

pub unsafe extern "C" fn CFDictionaryAddValue(
    theDict: CFMutableDictionaryRef,
    key: *const c_void,
    value: *const c_void
)