[][src]Function lyon_geom::size

pub fn size<S>(w: S, h: S) -> Size<S>

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