getVersion

Wraps TTF_Linked_version which gets the version of the linked SDL2_ttf library

@safe @trusted
static if(bindSDLTTF)
getVersion
()

Return Value

Type: Version

dsdl2.Version of the linked SDL2_ttf library

Meta