servoshell::desktop::geometry

Function winit_size_to_euclid_size

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