# File lib/windows/msvcrt/io.rb, line 123
         def fputs(str, stream)
            Fputs.call(str, stream)
         end