OVERLAPPED

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

Members

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

Internal
ULONG_PTR Internal;
Undocumented in source.
InternalHigh
ULONG_PTR InternalHigh;
Undocumented in source.
hEvent
HANDLE hEvent;
Undocumented in source.

Meta