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

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