dsekai
World engine for retrocomputers.
Loading...
Searching...
No Matches
Collaboration diagram for DIO_STREAM:

Data Fields

int32_t id
 
uint8_t type
 
union DIO_BUFFER buffer
 
int32_t buffer_sz
 
int32_t position
 

Related Symbols

(Note that these are not member symbols.)

#define DIO_STREAM_BUFFER   1
 DIO_STREAM::type indicating stream is a memory buffer.
 
#define DIO_STREAM_FILE   2
 DIO_STREAM::type indicating stream is a file on disk.
 

The documentation for this struct was generated from the following file: