fn cast_physical_size_to_hint(size: PhysicalSize<u32>) -> (i32, i32)
Expand description
Use the above strategy to cast a physical size into a hinted size.
fn cast_physical_size_to_hint(size: PhysicalSize<u32>) -> (i32, i32)
Use the above strategy to cast a physical size into a hinted size.