pub type UICollectionViewCellConfigurationUpdateHandler = *mut DynBlock<dyn Fn(NonNull<UICollectionViewCell>, NonNull<UICellConfigurationState>)>;
Available on crate features
UICellConfigurationState
and UICollectionViewCell
and UIResponder
and UIView
and UIViewConfigurationState
and block2
only.