import public System.Posix.Poll.Structrecord Epollfd : TypeA file descriptor used for monitoring other file descriptors in
calls to `epoll_ctl` and `epoll_wait`.
.fd : Epollfd -> Bits32record SSEpollEvent : Type -> TypeWrapper around a pointer of an `epoll_event` value.
SE : AnyPtr -> SSEpollEvent s.ptr : SSEpollEvent s -> AnyPtrSizeOf (SSEpollEvent s)Struct SSEpollEvent0 SEpollEvent : TypepollPair : SSEpollEvent s -> F1 s PollPairconvEpollEvent : Convert PollPair