Function core_foundation_sys::dictionary::CFDictionaryGetCountOfKey

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