[−][src]Function sdl2_sys::gfx::rotozoom::rotozoomSurfaceSizeXY
pub unsafe extern "C" fn rotozoomSurfaceSizeXY(
width: c_int,
height: c_int,
angle: f64,
zoomx: f64,
zoomy: f64,
dstwidth: *mut c_int,
dstheight: *mut c_int
)