Function core_graphics::display::CFDictionaryGetValueIfPresent
source ยท pub unsafe extern "C" fn CFDictionaryGetValueIfPresent(
theDict: *const __CFDictionary,
key: *const c_void,
value: *mut *const c_void,
) -> u8