rotozoomSurfaceSize

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

Meta