Wraps SDL_GetDisplayDPI (from SDL 2.0.4) which gets the display's DPI information
named tuple of ddpi, hdpi, and vdpi
dsdl2.SDLException if failed to get the display's DPI information
See Implementation
Wraps SDL_GetDisplayDPI (from SDL 2.0.4) which gets the display's DPI information