Structure used for scatter/gather data output.
You generally pass in an array of GOutputVectors
and the operation will use all the buffers as if they were
one buffer.
gconstpointer buffer;
Pointer to a buffer of data to read.
gsize size;
the size of buffer.
Since 2.22
Structure used for scatter/gather data output. You generally pass in an array of GOutputVectors and the operation will use all the buffers as if they were one buffer. gconstpointer buffer; Pointer to a buffer of data to read. gsize size; the size of buffer. Since 2.22