Function sdl2_sys::SDL_JoystickUpdate[][src]

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.