SDL_HINT_VIDEO_X11_VISUALID

A variable forcing the visual ID used for X11 display modes.

This hint should be set before initializing the video subsystem.

extern (C) nothrow @nogc
enum SDL_HINT_VIDEO_X11_VISUALID = "SDL_VIDEO_X11_VISUALID";

Meta