Function core_foundation_sys::dictionary::CFDictionaryGetValue

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