int = WriteConsoleOutputAttribute(Attributes, WriteCoord
)
Sets the attributes of a range of character cells
Parameters
Attributes : (int,...)
A sequence of ints containing the attributes to be setWriteCoord : PyCOORD
The screen position at which to start writingReturn Value
Returns the number of attributes set