Constant SDL_HINT_JOYSTICK_DEVICE

pub const SDL_HINT_JOYSTICK_DEVICE: *const i8 = _; // {alloc39515<imm>: *const i8}
Available on crate feature dep_sdl3 only.
Expand description

A variable containing a comma separated list of devices to open as joysticks.

This variable is currently only used by the Linux joystick driver.

§Availability

This hint is available since SDL 3.2.0.