IMG_LoadTextureTyped_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_LoadTextureTyped_RW(SDL_Renderer* , SDL_RWops* , int , const(char)* )
    version(BindSDL_Image && BindSDL_Static)
    extern (C) @nogc nothrow
    IMG_LoadTextureTyped_RW
    (,,
    int
    ,
    const(char)*
    )
  2. pIMG_LoadTextureTyped_RW IMG_LoadTextureTyped_RW;

Meta