Function CoreFoundation_sys::dictionary::CFDictionaryGetValue [] [src]

pub unsafe extern "C" fn CFDictionaryGetValue(
    theDict: CFDictionaryRef,
    key: *const c_void
) -> *const c_void