pub unsafe extern "C" fn CFDictionaryContainsValue(
theDict: CFDictionaryRef,
value: *const c_void,
) -> BooleanExpand description
Apple SDK function CFDictionaryContainsValue.
pub unsafe extern "C" fn CFDictionaryContainsValue(
theDict: CFDictionaryRef,
value: *const c_void,
) -> BooleanApple SDK function CFDictionaryContainsValue.