Function egui_winit::outer_rect_in_points

source ยท
pub fn outer_rect_in_points(
    window: &Window,
    pixels_per_point: f32,
) -> Option<Rect>