Type Alias objc2_ui_kit::UICollectionViewDiffableDataSourceCellProvider
source ยท pub type UICollectionViewDiffableDataSourceCellProvider = *mut Block<dyn Fn(NonNull<UICollectionView>, NonNull<NSIndexPath>, NonNull<AnyObject>) -> *mut UICollectionViewCell>;Available on crate features
UICollectionView and UICollectionViewCell and UIDiffableDataSource and UIResponder and UIScrollView and UIView and block2 only.