SDL_RWtell

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_RWtell(SDL_RWops* ctx)
  2. long SDL_RWtell(SDL_RWops* context)
    extern (C) @nogc nothrow
    static if(staticBinding)
    static if(sdlSupport >= SDLSupport.sdl2010)
    long
    SDL_RWtell
  3. pSDL_RWtell SDL_RWtell;

Meta