# File lib/windows/msvcrt/file.rb, line 79
         def wstat(path, buffer)
            Wstat.call(path, buffer)
         end