SDL_VERSION_ATLEAST

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool SDL_VERSION_ATLEAST(ubyte x, ubyte y, ubyte z)
    pragma(inline, true) @nogc nothrow
    bool
    SDL_VERSION_ATLEAST
    (
    ubyte x
    ,
    ubyte y
    ,
    ubyte z
    )
  2. eponymoustemplate SDL_VERSION_ATLEAST(ubyte X, ubyte Y, ubyte Z)

Meta