Get the orientation of a display.
the instance ID of the display to query.
the SDL_DisplayOrientation enum value of the display, or SDL_ORIENTATION_UNKNOWN if it isn't available.
Threadsafety: This function should only be called on the main thread.
SDL_GetDisplays
See Implementation
Get the orientation of a display.