CFDictionaryGetCountOfKey

Function CFDictionaryGetCountOfKey 

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