SDL_RenderDrawPointsF

Undocumented in source.
  1. int SDL_RenderDrawPointsF(SDL_Renderer* renderer, const(SDL_FPoint)* points, int count)
  2. pSDL_RenderDrawPointsF SDL_RenderDrawPointsF;
    __gshared
    static if(!(staticBinding))
    static if(sdlSupport >= SDLSupport.sdl2010)
    pSDL_RenderDrawPointsF SDL_RenderDrawPointsF;

Meta