Function lyon_algorithms::math::size[][src]

pub fn size(w: f32, h: f32) -> Size2D<f32, UnknownUnit>
Expand description

Shorthand for Size::new(x, y).