Documentation
Dlang.org
GPollableInputStreamInterface.readNonblocking
gio
c
types
GPollableInputStreamInterface
Does a non-blocking read or returns
gio.types.IOErrorEnum.WouldBlock
struct
GPollableInputStreamInterface
extern (
C
)
ptrdiff_t
function
(
GPollableInputStream
*
stream
,
void
*
buffer
,
size_t
count
,
GError
**
_err
)
readNonblocking
;
gio
c
types
GPollableInputStreamInterface
variables
canPoll
createSource
gIface
isReadable
readNonblocking
Does a non-blocking read or returns gio.types.IOErrorEnum.WouldBlock