Function windows_sys::Win32::Devices::Communication::ClearCommError
[−]pub unsafe extern "system" fn ClearCommError(
hfile: HANDLE,
lperrors: *mut CLEAR_COMM_ERROR_FLAGS,
lpstat: *mut COMSTAT
) -> BOOL
Expand description
Required features: ‘Win32_Devices_Communication’, ‘Win32_Foundation’