Private backend handle definition for the stdio_stream adapter.
More...


Go to the source code of this file.
Data Structures | |
| struct | stdio_stream_t |
Private backend handle for the stdio_stream adapter. More... | |
Typedefs | |
| typedef struct stdio_stream_t | stdio_stream_t |
Private backend handle for the stdio_stream adapter. | |
This header exposes the private backend handle used internally by the stdio_stream adapter implementation to bind a standard stream, its injected stdio operations, and the memory operations required for destruction.
Definition in file stdio_stream_handle.h.
| typedef struct stdio_stream_t stdio_stream_t |
This structure stores: