|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <win.h>
Public Attributes | |
| HANDLE | Handle |
| ULONG | Events |
| NTSTATUS | Status |
| ULONG _AFD_POLL_HANDLE_INFO::Events |
Definition at line 208 of file win.h.
Referenced by uv__fast_poll_process_poll_req(), uv__fast_poll_submit_poll_req(), and uv_poll_close().
| HANDLE _AFD_POLL_HANDLE_INFO::Handle |
Definition at line 207 of file win.h.
Referenced by uv__fast_poll_submit_poll_req(), and uv_poll_close().
| NTSTATUS _AFD_POLL_HANDLE_INFO::Status |
Definition at line 209 of file win.h.
Referenced by uv__fast_poll_submit_poll_req(), and uv_poll_close().