[go: up one dir, main page]

Function lyon_core::math::size [] [src]

pub fn size<T, U>(w: T, h: T) -> TypedSize2D<T, U>

Shorthand for TypedSize2D::new(w, h).