package vhd-format-lwt

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val verify : IO.fd Vhd_format.F.Vhd.t -> (int64 * Cstruct.t) list -> unit Lwt.t

verify vhd sectors performs various checks on vhd to ensure it has exactly the content given by sectors, an association list of sector number to 512-byte block.