Function core_foundation_sys::dictionary::CFDictionarySetValue [] [src]

pub unsafe extern fn CFDictionarySetValue(theDict: CFMutableDictionaryRef,
                                          key: *const c_void,
                                          value: *const c_void)