nn_pollfd

extern (C) @nogc nothrow nothrow @nogc
struct nn_pollfd {}

Members

Variables

events
short events;
fd
int fd;
revents
short revents;