zoomSurfaceSize

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

Meta