SDL_LoadFile_RW

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void* SDL_LoadFile_RW(SDL_RWops* , size_t , int )
    version(BindSDL_Static)
    extern (C) @nogc nothrow
    static if(sdlSupport >= SDLSupport.sdl206)
    void*
    SDL_LoadFile_RW
    (,
    size_t
    ,
    int
    )
  2. pSDL_LoadFile_RW SDL_LoadFile_RW;

Meta