pub unsafe extern "C" fn SDL_JoystickUpdate()
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