SYNOPSIS #include "SDL.h" void SDL_JoystickClose(SDL_Joystick *joystick); DESCRIPTION Close a joystick that was previously opened with SDL_JoystickOpen.