Function CFDictionaryContainsValue

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