Skip to main content

CFDictionaryGetCountOfValue

Function CFDictionaryGetCountOfValue 

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

Apple SDK function CFDictionaryGetCountOfValue.