SDL_RWseek

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

Meta