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