[][src]Function uikit_sys::CFDictionarySetValue

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