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