Function windows::Win32::Devices::Communication::PurgeComm

pub unsafe fn PurgeComm<P0>(hfile: P0, dwflags: PURGE_COMM_FLAGS) -> Result<()>
where P0: Param<HANDLE>,