IMG_SavePNG

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int IMG_SavePNG(SDL_Surface* , const(char)* )
    version(BindSDL_Image && BindSDL_Static)
    extern (C) @nogc nothrow
    int
    IMG_SavePNG
    (,
    const(char)*
    )
  2. pIMG_SavePNG IMG_SavePNG;

Meta