Type Definition core_foundation::dictionary::CFDictionaryRetainCallBack
source · pub type CFDictionaryRetainCallBack = extern "C" fn(_: *const c_void, _: *const c_void) -> *const c_void;
pub type CFDictionaryRetainCallBack = extern "C" fn(_: *const c_void, _: *const c_void) -> *const c_void;