#[repr(C)]
pub union RIO_NOTIFICATION_COMPLETION_0 {
pub Event: RIO_NOTIFICATION_COMPLETION_0_0,
pub Iocp: RIO_NOTIFICATION_COMPLETION_0_1,
}
Expand description
Required features: "Win32_Networking_WinSock"
, "Win32_Foundation"
Fields§
§Event: RIO_NOTIFICATION_COMPLETION_0_0
§Iocp: RIO_NOTIFICATION_COMPLETION_0_1