_AFD_POLL_HANDLE_INFO

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows)
extern (C) pure nothrow @nogc
struct _AFD_POLL_HANDLE_INFO {}

Members

Variables

Events
ULONG Events;
Undocumented in source.
Handle
HANDLE Handle;
Undocumented in source.
Status
NTSTATUS Status;
Undocumented in source.

Meta