getCurrentVideoDriver

Wraps SDL_GetCurrentVideoDriver which returns the current video driver

@safe @trusted
string
getCurrentVideoDriver
()

Return Value

Type: string

name of the current video driver

Meta