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* context, size_t datasize, int freesrc)
    extern (C) @nogc nothrow
    static if(staticBinding)
    static if(sdlSupport >= SDLSupport.sdl206)
    void*
    SDL_LoadFile_RW
  2. pSDL_LoadFile_RW SDL_LoadFile_RW;

Meta