mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-25 22:19:10 +00:00
Add convenience functions to get process IOStreams
This commit is contained in:
parent
7ff015ceae
commit
f6f49de134
6 changed files with 83 additions and 5 deletions
|
@ -431,6 +431,8 @@ SDL3_0.0.0 {
|
|||
SDL_GetPreferredLocales;
|
||||
SDL_GetPrimaryDisplay;
|
||||
SDL_GetPrimarySelectionText;
|
||||
SDL_GetProcessInputStream;
|
||||
SDL_GetProcessOutputStream;
|
||||
SDL_GetProcessProperties;
|
||||
SDL_GetPropertyType;
|
||||
SDL_GetRGB;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue