SDL_RenderCopyF

Undocumented in source.
  1. int SDL_RenderCopyF(SDL_Renderer* renderer, SDL_Texture* texture, const(SDL_FRect)* srcrect, const(SDL_FRect)* dstrect)
  2. pSDL_RenderCopyF SDL_RenderCopyF;
    __gshared
    static if(!(staticBinding))
    static if(sdlSupport >= SDLSupport.sdl2010)
    pSDL_RenderCopyF SDL_RenderCopyF;

Meta