fd: fd_t
events: i16
revents: i16
pub const pollfd = extern struct { fd: fd_t, events: i16, revents: i16, }
Press escape to exit search and then '?' to see more options.