_AFD_POLL_HANDLE_INFO
version(Windows)
extern (
C) pure nothrow @
nogc struct _AFD_POLL_HANDLE_INFO {
}
Members
- Events
ULONG Events;
Undocumented in source.
- Handle
HANDLE Handle;
Undocumented in source.
- Status
NTSTATUS Status;
Undocumented in source.
deimos uv win
aliasesmanifest constantsstructstemplatesunionsvariables