[][src]Function core_foundation_sys::dictionary::CFDictionaryContainsKey

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