Constant SDL_INIT_JOYSTICK

pub const SDL_INIT_JOYSTICK: u32 = _; // 512u32
Available on crate feature dep_sdl3 only.
Expand description

SDL_INIT_JOYSTICK implies SDL_INIT_EVENTS, should be initialized on the same thread as SDL_INIT_VIDEO on Windows if you don’t set [SDL_HINT_JOYSTICK_THREAD]