SDL_RWseek

Undocumented in source.
  1. long SDL_RWseek(SDL_RWops* ctx, long offset, int whence)
  2. long SDL_RWseek(SDL_RWops* context, long offset, int whence)
  3. pSDL_RWseek SDL_RWseek;
    __gshared
    static if(!(staticBinding))
    static if(sdlSupport >= SDLSupport.sdl2010)
    pSDL_RWseek SDL_RWseek;

Meta