Get the application sandbox environment, if any.
Defined in <SDL3/SDL_system.h>
void); SDL_Sandbox SDL_GetSandbox(
(SDL_Sandbox) Returns the application sandbox environment or SDL_SANDBOX_NONE if the application is not running in a sandbox environment.
This function is available since SDL 3.1.3.