SDL_RWseek

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. long SDL_RWseek(SDL_RWops* ctx, long offset, int whence)
  2. long SDL_RWseek(SDL_RWops* , long , int )
    version(BindSDL_Static)
    extern (C) @nogc nothrow
    static if(sdlSupport >= SDLSupport.sdl2010)
    long
    SDL_RWseek
    (,
    long
    ,
    int
    )
  3. pSDL_RWseek SDL_RWseek;

Meta