getVersion

Wraps SDL_GetVersion which gets the version of the linked SDL2 library

@safe @trusted
getVersion
()

Return Value

Type: Version

dsdl2.Version of the linked SDL2 library

Meta