Function winit::platform_impl::linux::x11::window::cast_size_to_hint
source ยท fn cast_size_to_hint(size: Size, scale_factor: f64) -> (i32, i32)
Expand description
Use the above strategy to cast a size into a hinted size.