Function windows_sys::Win32::Devices::Communication::WaitCommEvent
[−]pub unsafe extern "system" fn WaitCommEvent(
hfile: HANDLE,
lpevtmask: *mut COMM_EVENT_MASK,
lpoverlapped: *mut OVERLAPPED
) -> BOOLExpand description
Required features: ‘Win32_Devices_Communication’, ‘Win32_Foundation’, ‘Win32_System_IO’
