pub unsafe extern "system" fn WaitCommEvent(
    hfile: HANDLE,
    lpevtmask: *mut COMM_EVENT_MASK,
    lpoverlapped: *mut OVERLAPPED
) -> BOOL
Expand description

Required features: ‘Win32_Devices_Communication’, ‘Win32_Foundation’, ‘Win32_System_IO’