Function core_foundation_sys::dictionary::CFDictionaryContainsValue

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