Function winit::platform_impl::linux::x11::window::cast_physical_size_to_hint
source ยท fn cast_physical_size_to_hint(size: PhysicalSize<u32>) -> (i32, i32)
Expand description
Use the above strategy to cast a physical size into a hinted size.