Get a mask of the specified subsystems which are currently initialized.
any of the flags used by SDL_Init(); see SDL_Init for details.
A mask of all initialized subsystems if flags is 0, otherwise it returns the initialization status of the specified subsystems.
SDL_Init SDL_InitSubSystem
See Implementation
Get a mask of the specified subsystems which are currently initialized.