zmq_pollitem_t
nothrow extern (C)
struct zmq_pollitem_t {
}
- events
short events;
Undocumented in source.
- fd
int fd;
Undocumented in source.
- fd
SOCKET fd;
Undocumented in source.
- revents
short revents;
Undocumented in source.
- socket
void* socket;
Undocumented in source.
deimos zmq zmq
aliasesenumsfunctionsmanifest constantsstructs