SDL_SOFTWARE_RENDERER

The name of the software renderer.

extern (C) nothrow @nogc
enum SDL_SOFTWARE_RENDERER = "software";

Meta