# File lib/windows/msvcrt/directory.rb, line 56 def getdiskfree(drive, struct_ptr) Getdiskfree.call(drive, struct_ptr) end