getVersion

Wraps Mix_Linked_Version which gets the version of the linked SDL2_mixer library

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

Return Value

Type: Version

dsdl2.Version of the linked SDL2_mixer library

Meta