# File lib\Win32/Console.rb, line 783
def
WriteInput
(
*
t
)
API
.
WriteConsoleInput
(
@handle
,
*
t
)
end