SDL_CreateSoftwareRenderer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. SDL_Renderer* SDL_CreateSoftwareRenderer(SDL_Surface* surface)
    extern (C) @nogc nothrow
    static if(staticBinding)
    SDL_CreateSoftwareRenderer
  2. pSDL_CreateSoftwareRenderer SDL_CreateSoftwareRenderer;

Meta