Vhd_format_lwt.IOLwt file I/O
include Vhd_format.S.FILE with type 'a t = 'a Lwt.tinclude Vhd_format.S.TIMEinclude Vhd_format.S.RW with type handle := fd with type 'a t = 'a Lwt.tval exists : string -> bool tval fsync : fd -> unitval get_file_size : string -> int64 tval get_modification_time : string -> int32 tval to_file_descr : fd -> Lwt_unix.file_descr