Function core_foundation::dictionary::CFDictionaryGetCountOfKey

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