pub type UIContextualActionHandler = *mut Block<dyn Fn(NonNull<UIContextualAction>, NonNull<UIView>, NonNull<Block<dyn Fn(Bool)>>)>;Available on crate features
UIContextualAction and UIResponder and UIView and block2 only.