[][src]Type Definition uikit_sys::CFSetRetainCallBack

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