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

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