Function windows_sys::Win32::Devices::Communication::WaitCommEvent

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