Function core_foundation_sys::dictionary::CFDictionaryGetKeysAndValues [] [src]

pub unsafe extern fn CFDictionaryGetKeysAndValues(theDict: CFDictionaryRef,
                                                  keys: *mut *const c_void,
                                                  values: *mut *const c_void)