Close a game controller previously opened with SDL_GameControllerOpen().
Defined in SDL_gamecontroller.h
void SDL_GameControllerClose(SDL_GameController *gamecontroller);
This function is available since SDL 2.0.0.
CategoryAPI, CategoryAPIFunction, CategoryGameController