Function CFDictionaryContainsKey

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