mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-28 14:08:28 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -582,9 +582,10 @@ typedef enum SDL_Sandbox
|
|||||||
/**
|
/**
|
||||||
* Get the application sandbox environment, if any.
|
* Get the application sandbox environment, if any.
|
||||||
*
|
*
|
||||||
* \returns the application sandbox environment or SDL_SANDBOX_NONE if the application is not running in a sandbox environment.
|
* \returns the application sandbox environment or SDL_SANDBOX_NONE if the
|
||||||
|
* application is not running in a sandbox environment.
|
||||||
*
|
*
|
||||||
* \since This function is available since SDL 3.1.6.
|
* \since This function is available since SDL 3.1.4.
|
||||||
*/
|
*/
|
||||||
extern SDL_DECLSPEC SDL_Sandbox SDLCALL SDL_GetSandbox(void);
|
extern SDL_DECLSPEC SDL_Sandbox SDLCALL SDL_GetSandbox(void);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user