GPollableInputStreamInterface.readNonblocking

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;