SDL_GetSandbox

Get the application sandbox environment, if any.

extern (C) nothrow @nogc extern
SDL_GetSandbox
()

Return Value

The application sandbox environment or SDL_SANDBOX_NONE if the application is not running in a sandbox environment.

Meta