SDL_RenderGetD3D9Device

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. IDirect3DDevice9* SDL_RenderGetD3D9Device(SDL_Renderer* renderer)
    version(!Android && Windows)
    extern (C) @nogc nothrow
    static if(staticBinding)
    static if(sdlSupport >= SDLSupport.sdl201)
    SDL_RenderGetD3D9Device
  2. pSDL_RenderGetD3D9Device SDL_RenderGetD3D9Device;

Meta