GOutputStreamClass.writevFn

struct GOutputStreamClass
extern (C)
int function(GOutputStream* stream, GOutputVector* vectors, size_t nVectors, size_t* bytesWritten, GCancellable* cancellable, GError** err) writevFn;

Return Value

%TRUE on success, %FALSE if there was an error

Throws

GException on failure.

Meta