[][src]Function sdl2_sys::SDL_JoystickUpdate

pub unsafe extern "C" fn SDL_JoystickUpdate()

Update the current state of the open joysticks.

This is called automatically by the event loop if any joystick events are enabled.