[][src]Type Definition core_foundation::dictionary::CFDictionaryRetainCallBack

type CFDictionaryRetainCallBack = extern "C" fn(*const c_void, *const c_void) -> *const c_void;