# File lib/windows/msvcrt/time.rb, line 43
         def asctime(timeptr)
            Asctime.call(timeptr)
         end