rotozoomSurfaceSizeXY

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void rotozoomSurfaceSizeXY(int width, int height, double angle, double zoomx, double zoomy, int* dstwidth, int* dstheight)
    version(BindSDLgfx_Static)
    extern (C) @nogc nothrow
    void
    rotozoomSurfaceSizeXY
    (
    int width
    ,
    int height
    ,
    double angle
    ,
    double zoomx
    ,
    double zoomy
    ,,)
  2. p_rotozoomSurfaceSizeXY rotozoomSurfaceSizeXY;

Meta