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