GPollableOutputStreamInterface.writeNonblocking

struct GPollableOutputStreamInterface
extern (C)
ptrdiff_t function(GPollableOutputStream* stream, void* buffer, size_t count, GError** err) writeNonblocking;

Throws

GException on failure.

Meta