Shut down specific SDL subsystems.
You still need to call SDL_Quit() even if you close all open subsystems with SDL_QuitSubSystem().
any of the flags used by SDL_Init(); see SDL_Init for details.
SDL_InitSubSystem SDL_Quit
See Implementation
Shut down specific SDL subsystems.
You still need to call SDL_Quit() even if you close all open subsystems with SDL_QuitSubSystem().