Function SDL_JoystickUpdate
pub unsafe extern "C" fn SDL_JoystickUpdate()
Available on crate feature
dep_sdl2
only.Expand description
Update the current state of the open joysticks.
This is called automatically by the event loop if any joystick events are enabled.
\since This function is available since SDL 2.0.0.
\sa SDL_JoystickEventState