Function getRevision
Wraps SDL_GetRevision
which returns the revision string of the linked SDL2 library
string getRevision() @trusted;
Returns
string
of the revision code
Wraps SDL_GetRevision
which returns the revision string of the linked SDL2 library
string getRevision() @trusted;
string
of the revision code