[][src]Type Definition uikit_sys::CFDictionaryRetainCallBack

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