IMG_LoadTyped_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_Surface* IMG_LoadTyped_RW(SDL_RWops* src, int freesrc, const(char)* type)
    extern (C) @nogc nothrow
    static if(bindSDLImage)
    static if(staticBinding)
    IMG_LoadTyped_RW
    (,,
    const(char)* type
    )
  2. pIMG_LoadTyped_RW IMG_LoadTyped_RW;

Meta