CFDictionaryGetCountOfKey

Function CFDictionaryGetCountOfKey 

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