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