2 lines
125 B
OCaml
2 lines
125 B
OCaml
val ftruncate : file_descr -> int -> unit
|
|
(** Truncates the file corresponding to the given descriptor to the given size. *)
|