IMG_LoadTexture

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(SDL_Renderer* renderer, const(char)* file)
    extern (C) @nogc nothrow
    static if(bindSDLImage)
    static if(staticBinding)
    IMG_LoadTexture
    (,
    const(char)* file
    )
  2. pIMG_LoadTexture IMG_LoadTexture;

Meta