Function core_foundation::dictionary::CFDictionaryGetKeysAndValues [−][src]
pub unsafe extern "C" fn CFDictionaryGetKeysAndValues(
theDict: *const __CFDictionary,
keys: *mut *const c_void,
values: *mut *const c_void
)