Function core_foundation::dictionary::CFDictionaryContainsKey

source ยท
pub unsafe extern "C" fn CFDictionaryContainsKey(
    theDict: *const __CFDictionary,
    key: *const c_void,
) -> u8