SDL_RWclose

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int SDL_RWclose(SDL_RWops* ctx)
    @nogc nothrow
    static if(sdlSupport < SDLSupport.sdl2010)
    int
    SDL_RWclose
  2. int SDL_RWclose(SDL_RWops* context)
  3. pSDL_RWclose SDL_RWclose;

Meta