Function sdl2_sys::SDL_JoystickUpdate
source ยท 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.