SdlCheck
Checks the result of an SDL API.
Definition
Unit: Neslib.Sdl3.Basics
Parameters
ASdlResult
: THandle
: The Pointer result of an SDL API.
Remarks
If ASdlResult=0, then TSdlApp.HandleError will be called.
Checks the result of an SDL API.
Unit: Neslib.Sdl3.Basics
ASdlResult
: THandle
: The Pointer result of an SDL API.
If ASdlResult=0, then TSdlApp.HandleError will be called.