Function core_foundation_sys::dictionary::CFDictionaryContainsKey
source ยท pub unsafe extern "C" fn CFDictionaryContainsKey(
theDict: CFDictionaryRef,
key: *const c_void,
) -> Boolean
pub unsafe extern "C" fn CFDictionaryContainsKey(
theDict: CFDictionaryRef,
key: *const c_void,
) -> Boolean