# File lib/windows/msvcrt/io.rb, line 87
         def fflush(stream)
            Fflush.call(stream)
         end