Documentation
Dlang.org
GPollableOutputStreamInterface.writeNonblocking
gio
c
types
GPollableOutputStreamInterface
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
;
gio
c
types
GPollableOutputStreamInterface
variables
canPoll
createSource
gIface
isWritable
writeNonblocking
writevNonblocking
Does a non-blocking write or returns gio.types.IOErrorEnum.WouldBlock