Constant VIDEO_X11_VISUALID

pub const VIDEO_X11_VISUALID: &'static str;
Available on crate feature dep_sdl3 only.
Expand description

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

This hint should be set before initializing the video subsystem.

§Availability

This hint is available since SDL 3.2.0.