Function CFDictionaryGetCountOfKey

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