Type: primop
fd-truncate( fd len, );
fd-truncate
An instance of <fixnum>
<fixnum>
An instance of <integer>
<integer>
Sets the size of an open file. Signals an instace of <os-error> if not successful.
<os-error>