Function core_foundation_sys::dictionary::CFDictionaryGetValueIfPresent [] [src]

pub unsafe extern fn CFDictionaryGetValueIfPresent(theDict: CFDictionaryRef,
                                                   key: *const c_void,
                                                   value: *mut *const c_void)
                                                   -> Boolean