SdlInitSubSystem
Compatibility function to initialize the SDL library.
This routine and SdlInit are interchangeable.
Definition
Unit: Neslib.Sdl3.Basics
Parameters
AFlags
: TSdlInitFlags
: Any of the flags used by SdlInit; see SdlInit for details.
Exceptions
ESdlError
: Raised on failure.