pub unsafe extern "C" fn CFDictionaryGetCountOfKey(
theDict: CFDictionaryRef,
key: *const c_void,
) -> CFIndexExpand description
Apple SDK function CFDictionaryGetCountOfKey.
pub unsafe extern "C" fn CFDictionaryGetCountOfKey(
theDict: CFDictionaryRef,
key: *const c_void,
) -> CFIndexApple SDK function CFDictionaryGetCountOfKey.