# File lib/windows/msvcrt/file.rb, line 43
def
chsize
(
fd
,
size
)
Chsize
.
call
(
fd
,
size
)
end