Function CoreFoundation_sys::dictionary::CFDictionaryContainsValue [] [src]

pub unsafe extern "C" fn CFDictionaryContainsValue(
    theDict: CFDictionaryRef,
    value: *const c_void
) -> Boolean