Function core_foundation::dictionary::CFDictionaryGetKeysAndValues
source ยท pub unsafe extern "C" fn CFDictionaryGetKeysAndValues(
theDict: *const __CFDictionary,
keys: *mut *const c_void,
values: *mut *const c_void,
)