Function egui::containers::window::move_and_resize_window

source ยท
fn move_and_resize_window(
    ctx: &Context,
    interaction: &ResizeInteraction,
) -> Option<Rect>