IMG_Load

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_Load(const(char)* )
    version(BindSDL_Image && BindSDL_Static)
    extern (C) @nogc nothrow
    IMG_Load
    (
    const(char)*
    )
  2. pIMG_Load IMG_Load;

Meta