Constant SDL_PROCESS_STDIO_APP
pub const SDL_PROCESS_STDIO_APP: SDL_ProcessIO;
Available on crate feature
dep_sdl3
only.Expand description
The I/O stream is connected to a new SDL_IOStream
that the application can read or write
pub const SDL_PROCESS_STDIO_APP: SDL_ProcessIO;
dep_sdl3
only.The I/O stream is connected to a new SDL_IOStream
that the application can read or write