[][src]Function sdl2_sys::SDL_GameControllerUpdate

pub unsafe extern "C" fn SDL_GameControllerUpdate()

Update the current state of the open game controllers.

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