Function egui::containers::resize::paint_resize_corner_with_style

source ยท
pub fn paint_resize_corner_with_style(
    ui: &Ui,
    rect: &Rect,
    color: impl Into<Color32>,
    corner: Align2,
)