Wraps SDL_SetWindowBrightness which sets the window's brightness value
float value specifying the window's brightness from 0.0 (darkest) to 1.0 (brightest)
dsdl2.SDLException if failed to set the window's brightness value
See Implementation
Wraps SDL_SetWindowBrightness which sets the window's brightness value