SdlQuitSubSystem
Shut down specific SDL subsystems.
You still need to call SdlQuit even if you close all open subsystems with SdlQuitSubSystem.
Definition
Unit: Neslib.Sdl3.Basics
Parameters
AFlags
: TSdlInitFlags
: Any of the flags used by SdlInit; see SdlInit for details.