pub type UIButtonConfigurationUpdateHandler = *mut DynBlock<dyn Fn(NonNull<UIButton>)>;
Available on crate features
UIButton
and UIControl
and UIResponder
and UIView
and block2
only.