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* context, long offset, int whence)
    extern (C) @nogc nothrow
    static if(staticBinding)
    static if(sdlSupport >= SDLSupport.sdl2010)
    long
    SDL_RWseek
  3. pSDL_RWseek SDL_RWseek;

Meta