IMG_LoadTexture_RW

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. SDL_Texture* IMG_LoadTexture_RW(SDL_Renderer* renderer, SDL_RWops* src, int freesrc)
    extern (C) @nogc nothrow
    static if(bindSDLImage)
    static if(staticBinding)
    IMG_LoadTexture_RW
  2. pIMG_LoadTexture_RW IMG_LoadTexture_RW;

Meta