Type Definition CoreFoundation_sys::set::CFSetRetainCallBack [] [src]

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