IMG_SaveJPG_RW

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_SaveJPG_RW(SDL_Surface* surface, SDL_RWops* dst, int freedst, int quality)
    extern (C) @nogc nothrow
    static if(bindSDLImage)
    static if(staticBinding)
    static if(sdlImageSupport >= SDLImageSupport.sdlImage202)
    int
    IMG_SaveJPG_RW
  2. pIMG_SaveJPG_RW IMG_SaveJPG_RW;

Meta