Go to the source code of this file.
Typedefs | |
| typedef struct io_mem_s | io_mem_t |
Functions | |
| size_t | io_mem_get_bufsz (io_t *io) |
| char * | io_mem_get_buf (io_t *io) |
| int | io_mem_create (char *buf, size_t size, int flags, io_t **pio) |
| int io_mem_create | ( | char * | buf, | |
| size_t | size, | |||
| int | flags, | |||
| io_t ** | pio | |||
| ) |