#include <iobuf.h>
Data Fields | |
iobuf | io |
Base iobuf structure. | |
unsigned | bufpos |
Current write position within the buffer. | |
unsigned | count |
The number of bytes written in the last operation. | |
obuf_fn | writefn |
Function used to write data to the file descriptor. |