Function servoshell::desktop::geometry::winit_size_to_euclid_size

source ยท
pub fn winit_size_to_euclid_size<T>(
    size: PhysicalSize<T>,
) -> Size2D<T, DevicePixel>