eventcore ~master (2021-12-17T12:21:51Z)
Dub
Repo
OVERLAPPED_CORE
eventcore
drivers
winapi
core
Undocumented in source.
version(Windows)
package
struct
OVERLAPPED_CORE {
OVERLAPPED
overlapped
;
WinAPIEventDriverCore
driver
;
}
Alias This
overlapped
Members
Variables
driver
WinAPIEventDriverCore
driver
;
Undocumented in source.
overlapped
OVERLAPPED
overlapped
;
Undocumented in source.
Meta
Source
See Implementation
eventcore
drivers
winapi
core
classes
WinAPIEventDriverCore
functions
overlappedIOHandler
structs
FileSlot
IOEvent
OVERLAPPED_CORE
WatcherSlot