GPollableOutputStreamInterface.writeNonblocking

Does a non-blocking write or returns gio.types.IOErrorEnum.WouldBlock

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