pub fn get_rotozoom_xy_size( width: i32, height: i32, angle: f64, zoomx: f64, zoomy: f64, ) -> (i32, i32) ⓘ
dep_sdl2